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', | 8 'target_name': 'browser', |
9 'type': 'static_library', | 9 'type': 'static_library', |
10 'variables': { 'enable_wexit_time_destructors': 1, }, | 10 'variables': { 'enable_wexit_time_destructors': 1, }, |
(...skipping 22 matching lines...) Expand all Loading... |
33 '../components/components.gyp:user_prefs', | 33 '../components/components.gyp:user_prefs', |
34 '../components/components.gyp:visitedlink_browser', | 34 '../components/components.gyp:visitedlink_browser', |
35 '../components/components.gyp:visitedlink_common', | 35 '../components/components.gyp:visitedlink_common', |
36 '../components/components.gyp:web_modal', | 36 '../components/components.gyp:web_modal', |
37 '../components/components.gyp:webdata_common', | 37 '../components/components.gyp:webdata_common', |
38 '../content/content.gyp:content_browser', | 38 '../content/content.gyp:content_browser', |
39 '../content/content.gyp:content_common', | 39 '../content/content.gyp:content_common', |
40 '../crypto/crypto.gyp:crypto', | 40 '../crypto/crypto.gyp:crypto', |
41 '../google_apis/google_apis.gyp:google_apis', | 41 '../google_apis/google_apis.gyp:google_apis', |
42 '../jingle/jingle.gyp:notifier', | 42 '../jingle/jingle.gyp:notifier', |
43 '../media/media.gyp:media', | |
44 '../skia/skia.gyp:skia', | 43 '../skia/skia.gyp:skia', |
45 '../sql/sql.gyp:sql', | 44 '../sql/sql.gyp:sql', |
46 '../sync/sync.gyp:sync', | 45 '../sync/sync.gyp:sync', |
47 '../third_party/cacheinvalidation/cacheinvalidation.gyp:cacheinvalidatio
n', | 46 '../third_party/cacheinvalidation/cacheinvalidation.gyp:cacheinvalidatio
n', |
48 '../third_party/cacheinvalidation/cacheinvalidation.gyp:cacheinvalidatio
n_proto_cpp', | 47 '../third_party/cacheinvalidation/cacheinvalidation.gyp:cacheinvalidatio
n_proto_cpp', |
49 '../third_party/icu/icu.gyp:icui18n', | 48 '../third_party/icu/icu.gyp:icui18n', |
50 '../third_party/icu/icu.gyp:icuuc', | 49 '../third_party/icu/icu.gyp:icuuc', |
51 '../third_party/libjingle/libjingle.gyp:libjingle', | 50 '../third_party/libjingle/libjingle.gyp:libjingle', |
52 '../third_party/libxml/libxml.gyp:libxml', | 51 '../third_party/libxml/libxml.gyp:libxml', |
53 '../third_party/widevine/cdm/widevine_cdm.gyp:widevine_cdm_version_h', | 52 '../third_party/widevine/cdm/widevine_cdm.gyp:widevine_cdm_version_h', |
(...skipping 2432 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
2486 'browser/performance_monitor/performance_monitor.gyp:performance_mon
itor', | 2485 'browser/performance_monitor/performance_monitor.gyp:performance_mon
itor', |
2487 'browser_extensions', | 2486 'browser_extensions', |
2488 'common/extensions/api/api.gyp:api', | 2487 'common/extensions/api/api.gyp:api', |
2489 'debugger', | 2488 'debugger', |
2490 'installer_util', | 2489 'installer_util', |
2491 'sync_file_system_drive_proto', | 2490 'sync_file_system_drive_proto', |
2492 'sync_file_system_proto', | 2491 'sync_file_system_proto', |
2493 '../cc/cc.gyp:cc', | 2492 '../cc/cc.gyp:cc', |
2494 '../components/components.gyp:autofill_content_browser', | 2493 '../components/components.gyp:autofill_content_browser', |
2495 '../components/components.gyp:navigation_interception', | 2494 '../components/components.gyp:navigation_interception', |
| 2495 '../media/media.gyp:media', |
2496 '../net/net.gyp:net_with_v8', | 2496 '../net/net.gyp:net_with_v8', |
2497 '../printing/printing.gyp:printing', | 2497 '../printing/printing.gyp:printing', |
2498 '../third_party/adobe/flash/flash_player.gyp:flapper_version_h', | 2498 '../third_party/adobe/flash/flash_player.gyp:flapper_version_h', |
2499 '../third_party/expat/expat.gyp:expat', | 2499 '../third_party/expat/expat.gyp:expat', |
2500 '../third_party/hunspell/hunspell.gyp:hunspell', | 2500 '../third_party/hunspell/hunspell.gyp:hunspell', |
2501 '../third_party/leveldatabase/leveldatabase.gyp:leveldatabase', | 2501 '../third_party/leveldatabase/leveldatabase.gyp:leveldatabase', |
2502 '../third_party/libphonenumber/libphonenumber.gyp:libphonenumber', | 2502 '../third_party/libphonenumber/libphonenumber.gyp:libphonenumber', |
2503 '../third_party/libusb/libusb.gyp:libusb', | 2503 '../third_party/libusb/libusb.gyp:libusb', |
2504 '../third_party/libyuv/libyuv.gyp:libyuv', | 2504 '../third_party/libyuv/libyuv.gyp:libyuv', |
2505 '../third_party/npapi/npapi.gyp:npapi', | 2505 '../third_party/npapi/npapi.gyp:npapi', |
(...skipping 1000 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
3506 'package_name': 'org/chromium/chrome/browser/ui/toolbar', | 3506 'package_name': 'org/chromium/chrome/browser/ui/toolbar', |
3507 'template_deps': ['browser/ui/toolbar/toolbar_model_security_level_l
ist.h'], | 3507 'template_deps': ['browser/ui/toolbar/toolbar_model_security_level_l
ist.h'], |
3508 }, | 3508 }, |
3509 'includes': [ '../build/android/java_cpp_template.gypi' ], | 3509 'includes': [ '../build/android/java_cpp_template.gypi' ], |
3510 }, | 3510 }, |
3511 ], | 3511 ], |
3512 }, | 3512 }, |
3513 ], | 3513 ], |
3514 ], | 3514 ], |
3515 } | 3515 } |
OLD | NEW |