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 2604 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
2615 '../mojo/mojo.gyp:mojo_environment_chromium', | 2615 '../mojo/mojo.gyp:mojo_environment_chromium', |
2616 '../mojo/mojo.gyp:mojo_js_bindings', | 2616 '../mojo/mojo.gyp:mojo_js_bindings', |
2617 '../mojo/mojo.gyp:mojo_system_impl', | 2617 '../mojo/mojo.gyp:mojo_system_impl', |
2618 '../net/net.gyp:net_with_v8', | 2618 '../net/net.gyp:net_with_v8', |
2619 # TODO(tonyg): Remove this dependency (crbug.com/280157). | 2619 # TODO(tonyg): Remove this dependency (crbug.com/280157). |
2620 '../testing/perf/perf_test.gyp:*', | 2620 '../testing/perf/perf_test.gyp:*', |
2621 '../third_party/adobe/flash/flash_player.gyp:flapper_version_h', | 2621 '../third_party/adobe/flash/flash_player.gyp:flapper_version_h', |
2622 '../third_party/expat/expat.gyp:expat', | 2622 '../third_party/expat/expat.gyp:expat', |
2623 '../third_party/hunspell/hunspell.gyp:hunspell', | 2623 '../third_party/hunspell/hunspell.gyp:hunspell', |
2624 '../third_party/leveldatabase/leveldatabase.gyp:leveldatabase', | 2624 '../third_party/leveldatabase/leveldatabase.gyp:leveldatabase', |
2625 '../third_party/libaddressinput/libaddressinput.gyp:libaddressinput'
, | 2625 '../third_party/libaddressinput/libaddressinput.gyp:libaddressinput_
chromium', |
2626 '../third_party/libyuv/libyuv.gyp:libyuv', | 2626 '../third_party/libyuv/libyuv.gyp:libyuv', |
2627 '../third_party/npapi/npapi.gyp:npapi', | 2627 '../third_party/npapi/npapi.gyp:npapi', |
2628 '../third_party/smhasher/smhasher.gyp:cityhash', | 2628 '../third_party/smhasher/smhasher.gyp:cityhash', |
2629 '../third_party/webrtc/modules/modules.gyp:desktop_capture', | 2629 '../third_party/webrtc/modules/modules.gyp:desktop_capture', |
2630 '../ui/gl/gl.gyp:gl', | 2630 '../ui/gl/gl.gyp:gl', |
2631 '../ui/surface/surface.gyp:surface', | 2631 '../ui/surface/surface.gyp:surface', |
2632 '../ui/web_dialogs/web_dialogs.gyp:web_dialogs', | 2632 '../ui/web_dialogs/web_dialogs.gyp:web_dialogs', |
2633 '../v8/tools/gyp/v8.gyp:v8', | 2633 '../v8/tools/gyp/v8.gyp:v8', |
2634 '../webkit/common/webkit_common.gyp:webkit_common', | 2634 '../webkit/common/webkit_common.gyp:webkit_common', |
2635 '../webkit/storage_browser.gyp:webkit_storage_browser', | 2635 '../webkit/storage_browser.gyp:webkit_storage_browser', |
(...skipping 523 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
3159 ['OS=="android"', { | 3159 ['OS=="android"', { |
3160 'dependencies': [ | 3160 'dependencies': [ |
3161 '../components/components.gyp:cdm_browser', | 3161 '../components/components.gyp:cdm_browser', |
3162 '../components/components.gyp:web_contents_delegate_android', | 3162 '../components/components.gyp:web_contents_delegate_android', |
3163 'chrome_browser_jni_headers', | 3163 'chrome_browser_jni_headers', |
3164 ], | 3164 ], |
3165 'dependencies!': [ | 3165 'dependencies!': [ |
3166 '../components/components.gyp:storage_monitor', | 3166 '../components/components.gyp:storage_monitor', |
3167 '../components/components.gyp:usb_service', | 3167 '../components/components.gyp:usb_service', |
3168 '../components/components.gyp:web_modal', | 3168 '../components/components.gyp:web_modal', |
3169 '../third_party/libaddressinput/libaddressinput.gyp:libaddressinput'
, | 3169 '../third_party/libaddressinput/libaddressinput.gyp:libaddressinput_
chromium', |
3170 ], | 3170 ], |
3171 'sources': [ | 3171 'sources': [ |
3172 'browser/metrics/android_metrics_provider.cc', | 3172 'browser/metrics/android_metrics_provider.cc', |
3173 'browser/metrics/android_metrics_provider.h', | 3173 'browser/metrics/android_metrics_provider.h', |
3174 'browser/sessions/in_memory_tab_restore_service.cc', | 3174 'browser/sessions/in_memory_tab_restore_service.cc', |
3175 'browser/sessions/in_memory_tab_restore_service.h', | 3175 'browser/sessions/in_memory_tab_restore_service.h', |
3176 'browser/signin/android_profile_oauth2_token_service.cc', | 3176 'browser/signin/android_profile_oauth2_token_service.cc', |
3177 'browser/signin/android_profile_oauth2_token_service.h', | 3177 'browser/signin/android_profile_oauth2_token_service.h', |
3178 'browser/ssl/ssl_add_certificate_android.cc', | 3178 'browser/ssl/ssl_add_certificate_android.cc', |
3179 'browser/web_resource/notification_promo_mobile_ntp.cc', | 3179 'browser/web_resource/notification_promo_mobile_ntp.cc', |
(...skipping 548 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
3728 'package_name': 'org/chromium/chrome/browser', | 3728 'package_name': 'org/chromium/chrome/browser', |
3729 'template_deps': ['browser/android/tab_load_status.h'], | 3729 'template_deps': ['browser/android/tab_load_status.h'], |
3730 }, | 3730 }, |
3731 'includes': [ '../build/android/java_cpp_template.gypi' ], | 3731 'includes': [ '../build/android/java_cpp_template.gypi' ], |
3732 }, | 3732 }, |
3733 ], | 3733 ], |
3734 }, | 3734 }, |
3735 ], | 3735 ], |
3736 ], | 3736 ], |
3737 } | 3737 } |
OLD | NEW |