1 # Copyright 2015 The Chromium Authors. All rights reserved.
2 # Use of this source code is governed by a BSD-style license that can be
3 # found in the LICENSE file.
8 # GN version: //components/mime_util/mime_util
9 'target_name': 'mime_util',
10 'type': 'static_library',
12 '../../base/base.gyp:base',
13 '../../net/net.gyp:net',
21 # iOS doesn't use and must not depend on //media
23 '../../media/media.gyp:media',