OLD | NEW |
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 Loading... |
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', |
37 '../skia/skia.gyp:skia', | 38 '../skia/skia.gyp:skia', |
38 '../sync/sync.gyp:sync', | 39 '../sync/sync.gyp:sync', |
39 '../third_party/cacheinvalidation/cacheinvalidation.gyp:cacheinvalidatio
n', | 40 '../third_party/cacheinvalidation/cacheinvalidation.gyp:cacheinvalidatio
n', |
40 '../third_party/cacheinvalidation/cacheinvalidation.gyp:cacheinvalidatio
n_proto_cpp', | 41 '../third_party/cacheinvalidation/cacheinvalidation.gyp:cacheinvalidatio
n_proto_cpp', |
41 '../third_party/icu/icu.gyp:icui18n', | 42 '../third_party/icu/icu.gyp:icui18n', |
42 '../third_party/icu/icu.gyp:icuuc', | 43 '../third_party/icu/icu.gyp:icuuc', |
43 '../third_party/libusb/libusb.gyp:libusb', | 44 '../third_party/libusb/libusb.gyp:libusb', |
44 '../third_party/libxml/libxml.gyp:libxml', | 45 '../third_party/libxml/libxml.gyp:libxml', |
45 '../third_party/zlib/zlib.gyp:zlib', | 46 '../third_party/zlib/zlib.gyp:zlib', |
46 '../ui/base/strings/ui_strings.gyp:ui_strings', | 47 '../ui/base/strings/ui_strings.gyp:ui_strings', |
(...skipping 2333 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
2380 ['OS != "ios"', { | 2381 ['OS != "ios"', { |
2381 'dependencies': [ | 2382 'dependencies': [ |
2382 'browser_extensions', | 2383 'browser_extensions', |
2383 'browser/performance_monitor/performance_monitor.gyp:performance_mon
itor', | 2384 'browser/performance_monitor/performance_monitor.gyp:performance_mon
itor', |
2384 'common/extensions/api/api.gyp:api', | 2385 'common/extensions/api/api.gyp:api', |
2385 'debugger', | 2386 'debugger', |
2386 'installer_util', | 2387 'installer_util', |
2387 '../components/components.gyp:autofill_content_risk_proto', | 2388 '../components/components.gyp:autofill_content_risk_proto', |
2388 '../components/component_strings.gyp:component_strings', | 2389 '../components/component_strings.gyp:component_strings', |
2389 '../device/bluetooth/bluetooth.gyp:device_bluetooth', | 2390 '../device/bluetooth/bluetooth.gyp:device_bluetooth', |
2390 '../media/media.gyp:media', | |
2391 '../net/net.gyp:net_with_v8', | 2391 '../net/net.gyp:net_with_v8', |
2392 '../printing/printing.gyp:printing', | 2392 '../printing/printing.gyp:printing', |
2393 '../third_party/adobe/flash/flash_player.gyp:flapper_version_h', | 2393 '../third_party/adobe/flash/flash_player.gyp:flapper_version_h', |
2394 '../third_party/cld/cld.gyp:cld', | 2394 '../third_party/cld/cld.gyp:cld', |
2395 '../third_party/expat/expat.gyp:expat', | 2395 '../third_party/expat/expat.gyp:expat', |
2396 '../third_party/hunspell/hunspell.gyp:hunspell', | 2396 '../third_party/hunspell/hunspell.gyp:hunspell', |
2397 '../third_party/leveldatabase/leveldatabase.gyp:leveldatabase', | 2397 '../third_party/leveldatabase/leveldatabase.gyp:leveldatabase', |
2398 '../third_party/libjingle/libjingle.gyp:libjingle', | 2398 '../third_party/libjingle/libjingle.gyp:libjingle', |
2399 '../third_party/libphonenumber/libphonenumber.gyp:libphonenumber', | 2399 '../third_party/libphonenumber/libphonenumber.gyp:libphonenumber', |
2400 '../third_party/npapi/npapi.gyp:npapi', | 2400 '../third_party/npapi/npapi.gyp:npapi', |
(...skipping 643 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
3044 ['enable_webrtc==0', { | 3044 ['enable_webrtc==0', { |
3045 'sources!': [ | 3045 'sources!': [ |
3046 'browser/ui/webui/media/webrtc_logs_ui.cc', | 3046 'browser/ui/webui/media/webrtc_logs_ui.cc', |
3047 'browser/ui/webui/media/webrtc_logs_ui.h', | 3047 'browser/ui/webui/media/webrtc_logs_ui.h', |
3048 ], | 3048 ], |
3049 }], | 3049 }], |
3050 ], | 3050 ], |
3051 }, | 3051 }, |
3052 ], | 3052 ], |
3053 } | 3053 } |
OLD | NEW |