Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(651)

Side by Side Diff: chrome/chrome_browser_ui.gypi

Issue 18873009: Revert "Revert "Remove dependencies on /media for iOS."" (Closed) Base URL: http://git.chromium.org/chromium/src.git@master
Patch Set: Re-upload patch Created 7 years, 3 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View unified diff | Download patch
« no previous file with comments | « chrome/chrome_browser.gypi ('k') | chrome/chrome_tests.gypi » ('j') | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
1 # Copyright 2012 The Chromium Authors. All rights reserved. 1 # Copyright 2012 The Chromium Authors. All rights reserved.
2 # Use of this source code is governed by a BSD-style license that can be 2 # Use of this source code is governed by a BSD-style license that can be
3 # found in the LICENSE file. 3 # found in the LICENSE file.
4 4
5 { 5 {
6 'targets': [ 6 'targets': [
7 { 7 {
8 'target_name': 'browser_ui', 8 'target_name': 'browser_ui',
9 'type': 'static_library', 9 'type': 'static_library',
10 'variables': { 'enable_wexit_time_destructors': 1, }, 10 'variables': { 'enable_wexit_time_destructors': 1, },
(...skipping 16 matching lines...) Expand all
27 'common_net', 27 'common_net',
28 'in_memory_url_index_cache_proto', 28 'in_memory_url_index_cache_proto',
29 'safe_browsing_proto', 29 'safe_browsing_proto',
30 'safe_browsing_report_proto', 30 'safe_browsing_report_proto',
31 'feedback_proto', 31 'feedback_proto',
32 'variations_seed_proto', 32 'variations_seed_proto',
33 '../components/components.gyp:auto_login_parser', 33 '../components/components.gyp:auto_login_parser',
34 '../content/content.gyp:content_browser', 34 '../content/content.gyp:content_browser',
35 '../content/content.gyp:content_common', 35 '../content/content.gyp:content_common',
36 '../crypto/crypto.gyp:crypto', 36 '../crypto/crypto.gyp:crypto',
37 '../media/media.gyp:media',
38 '../skia/skia.gyp:skia', 37 '../skia/skia.gyp:skia',
39 '../sync/sync.gyp:sync', 38 '../sync/sync.gyp:sync',
40 '../third_party/cacheinvalidation/cacheinvalidation.gyp:cacheinvalidatio n', 39 '../third_party/cacheinvalidation/cacheinvalidation.gyp:cacheinvalidatio n',
41 '../third_party/cacheinvalidation/cacheinvalidation.gyp:cacheinvalidatio n_proto_cpp', 40 '../third_party/cacheinvalidation/cacheinvalidation.gyp:cacheinvalidatio n_proto_cpp',
42 '../third_party/icu/icu.gyp:icui18n', 41 '../third_party/icu/icu.gyp:icui18n',
43 '../third_party/icu/icu.gyp:icuuc', 42 '../third_party/icu/icu.gyp:icuuc',
44 '../third_party/libusb/libusb.gyp:libusb', 43 '../third_party/libusb/libusb.gyp:libusb',
45 '../third_party/libxml/libxml.gyp:libxml', 44 '../third_party/libxml/libxml.gyp:libxml',
46 '../third_party/zlib/zlib.gyp:zlib', 45 '../third_party/zlib/zlib.gyp:zlib',
47 '../ui/base/strings/ui_strings.gyp:ui_strings', 46 '../ui/base/strings/ui_strings.gyp:ui_strings',
(...skipping 2361 matching lines...) Expand 10 before | Expand all | Expand 10 after
2409 ['OS != "ios"', { 2408 ['OS != "ios"', {
2410 'dependencies': [ 2409 'dependencies': [
2411 'browser_extensions', 2410 'browser_extensions',
2412 'browser/performance_monitor/performance_monitor.gyp:performance_mon itor', 2411 'browser/performance_monitor/performance_monitor.gyp:performance_mon itor',
2413 'common/extensions/api/api.gyp:api', 2412 'common/extensions/api/api.gyp:api',
2414 'debugger', 2413 'debugger',
2415 'installer_util', 2414 'installer_util',
2416 '../components/components.gyp:autofill_content_risk_proto', 2415 '../components/components.gyp:autofill_content_risk_proto',
2417 '../components/component_strings.gyp:component_strings', 2416 '../components/component_strings.gyp:component_strings',
2418 '../device/bluetooth/bluetooth.gyp:device_bluetooth', 2417 '../device/bluetooth/bluetooth.gyp:device_bluetooth',
2418 '../media/media.gyp:media',
2419 '../net/net.gyp:net_with_v8', 2419 '../net/net.gyp:net_with_v8',
2420 '../printing/printing.gyp:printing', 2420 '../printing/printing.gyp:printing',
2421 '../third_party/adobe/flash/flash_player.gyp:flapper_version_h', 2421 '../third_party/adobe/flash/flash_player.gyp:flapper_version_h',
2422 '../third_party/expat/expat.gyp:expat', 2422 '../third_party/expat/expat.gyp:expat',
2423 '../third_party/hunspell/hunspell.gyp:hunspell', 2423 '../third_party/hunspell/hunspell.gyp:hunspell',
2424 '../third_party/leveldatabase/leveldatabase.gyp:leveldatabase', 2424 '../third_party/leveldatabase/leveldatabase.gyp:leveldatabase',
2425 '../third_party/libjingle/libjingle.gyp:libjingle', 2425 '../third_party/libjingle/libjingle.gyp:libjingle',
2426 '../third_party/libphonenumber/libphonenumber.gyp:libphonenumber', 2426 '../third_party/libphonenumber/libphonenumber.gyp:libphonenumber',
2427 '../third_party/npapi/npapi.gyp:npapi', 2427 '../third_party/npapi/npapi.gyp:npapi',
2428 '../third_party/re2/re2.gyp:re2', 2428 '../third_party/re2/re2.gyp:re2',
(...skipping 682 matching lines...) Expand 10 before | Expand all | Expand 10 after
3111 'browser/ui/webui/local_discovery/local_discovery_ui.cc', 3111 'browser/ui/webui/local_discovery/local_discovery_ui.cc',
3112 'browser/ui/webui/local_discovery/local_discovery_ui.h', 3112 'browser/ui/webui/local_discovery/local_discovery_ui.h',
3113 'browser/ui/webui/local_discovery/local_discovery_ui_handler.cc', 3113 'browser/ui/webui/local_discovery/local_discovery_ui_handler.cc',
3114 'browser/ui/webui/local_discovery/local_discovery_ui_handler.h', 3114 'browser/ui/webui/local_discovery/local_discovery_ui_handler.h',
3115 ], 3115 ],
3116 }], 3116 }],
3117 ], 3117 ],
3118 }, 3118 },
3119 ], 3119 ],
3120 } 3120 }
OLDNEW
« no previous file with comments | « chrome/chrome_browser.gypi ('k') | chrome/chrome_tests.gypi » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698