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 26 matching lines...) Expand all Loading... |
37 '../components/components.gyp:translate_core_browser', | 37 '../components/components.gyp:translate_core_browser', |
38 '../components/components.gyp:translate_core_common', | 38 '../components/components.gyp:translate_core_common', |
39 '../components/components.gyp:user_prefs', | 39 '../components/components.gyp:user_prefs', |
40 # This depends directly on the variations target, rather than just | 40 # This depends directly on the variations target, rather than just |
41 # transitively via the common target because the proto sources need to | 41 # transitively via the common target because the proto sources need to |
42 # be generated before code in this target can start building. | 42 # be generated before code in this target can start building. |
43 '../components/components.gyp:variations', | 43 '../components/components.gyp:variations', |
44 '../components/components.gyp:webdata_common', | 44 '../components/components.gyp:webdata_common', |
45 '../content/content.gyp:content_browser', | 45 '../content/content.gyp:content_browser', |
46 '../content/content.gyp:content_common', | 46 '../content/content.gyp:content_common', |
| 47 '../courgette/courgette.gyp:courgette_lib', |
47 '../crypto/crypto.gyp:crypto', | 48 '../crypto/crypto.gyp:crypto', |
48 '../google_apis/google_apis.gyp:google_apis', | 49 '../google_apis/google_apis.gyp:google_apis', |
49 '../google_apis/gcm/gcm.gyp:gcm', | 50 '../google_apis/gcm/gcm.gyp:gcm', |
50 '../jingle/jingle.gyp:notifier', | 51 '../jingle/jingle.gyp:notifier', |
51 '../skia/skia.gyp:skia', | 52 '../skia/skia.gyp:skia', |
52 '../sql/sql.gyp:sql', | 53 '../sql/sql.gyp:sql', |
53 '../sync/sync.gyp:sync', | 54 '../sync/sync.gyp:sync', |
54 '../third_party/cacheinvalidation/cacheinvalidation.gyp:cacheinvalidatio
n', | 55 '../third_party/cacheinvalidation/cacheinvalidation.gyp:cacheinvalidatio
n', |
55 '../third_party/cacheinvalidation/cacheinvalidation.gyp:cacheinvalidatio
n_proto_cpp', | 56 '../third_party/cacheinvalidation/cacheinvalidation.gyp:cacheinvalidatio
n_proto_cpp', |
56 '../third_party/icu/icu.gyp:icui18n', | 57 '../third_party/icu/icu.gyp:icui18n', |
(...skipping 383 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
440 'browser/command_updater.h', | 441 'browser/command_updater.h', |
441 'browser/command_updater_delegate.h', | 442 'browser/command_updater_delegate.h', |
442 'browser/common/cancelable_request.cc', | 443 'browser/common/cancelable_request.cc', |
443 'browser/common/cancelable_request.h', | 444 'browser/common/cancelable_request.h', |
444 'browser/component_updater/background_downloader_win.cc', | 445 'browser/component_updater/background_downloader_win.cc', |
445 'browser/component_updater/background_downloader_win.h', | 446 'browser/component_updater/background_downloader_win.h', |
446 'browser/component_updater/component_patcher.cc', | 447 'browser/component_updater/component_patcher.cc', |
447 'browser/component_updater/component_patcher.h', | 448 'browser/component_updater/component_patcher.h', |
448 'browser/component_updater/component_patcher_operation.cc', | 449 'browser/component_updater/component_patcher_operation.cc', |
449 'browser/component_updater/component_patcher_operation.h', | 450 'browser/component_updater/component_patcher_operation.h', |
450 'browser/component_updater/component_patcher_win.cc', | |
451 'browser/component_updater/component_patcher_win.h', | |
452 'browser/component_updater/component_updater_configurator.cc', | 451 'browser/component_updater/component_updater_configurator.cc', |
453 'browser/component_updater/component_updater_configurator.h', | 452 'browser/component_updater/component_updater_configurator.h', |
454 'browser/component_updater/component_unpacker.cc', | 453 'browser/component_updater/component_unpacker.cc', |
455 'browser/component_updater/component_unpacker.h', | 454 'browser/component_updater/component_unpacker.h', |
456 'browser/component_updater/component_updater_ping_manager.cc', | 455 'browser/component_updater/component_updater_ping_manager.cc', |
457 'browser/component_updater/component_updater_ping_manager.h', | 456 'browser/component_updater/component_updater_ping_manager.h', |
458 'browser/component_updater/component_updater_service.cc', | 457 'browser/component_updater/component_updater_service.cc', |
459 'browser/component_updater/component_updater_service.h', | 458 'browser/component_updater/component_updater_service.h', |
460 'browser/component_updater/component_updater_utils.cc', | 459 'browser/component_updater/component_updater_utils.cc', |
461 'browser/component_updater/component_updater_utils.h', | 460 'browser/component_updater/component_updater_utils.h', |
(...skipping 3256 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
3718 'package_name': 'org/chromium/chrome/browser/ui/toolbar', | 3717 'package_name': 'org/chromium/chrome/browser/ui/toolbar', |
3719 'template_deps': ['browser/ui/toolbar/toolbar_model_security_level_l
ist.h'], | 3718 'template_deps': ['browser/ui/toolbar/toolbar_model_security_level_l
ist.h'], |
3720 }, | 3719 }, |
3721 'includes': [ '../build/android/java_cpp_template.gypi' ], | 3720 'includes': [ '../build/android/java_cpp_template.gypi' ], |
3722 }, | 3721 }, |
3723 ], | 3722 ], |
3724 }, | 3723 }, |
3725 ], | 3724 ], |
3726 ], | 3725 ], |
3727 } | 3726 } |
OLD | NEW |