| 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 2624 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 2635 '../mojo/mojo.gyp:mojo_js_bindings', | 2635 '../mojo/mojo.gyp:mojo_js_bindings', |
| 2636 '../mojo/mojo.gyp:mojo_system_impl', | 2636 '../mojo/mojo.gyp:mojo_system_impl', |
| 2637 '../net/net.gyp:net_with_v8', | 2637 '../net/net.gyp:net_with_v8', |
| 2638 # TODO(tonyg): Remove this dependency (crbug.com/280157). | 2638 # TODO(tonyg): Remove this dependency (crbug.com/280157). |
| 2639 '../testing/perf/perf_test.gyp:*', | 2639 '../testing/perf/perf_test.gyp:*', |
| 2640 '../third_party/adobe/flash/flash_player.gyp:flapper_version_h', | 2640 '../third_party/adobe/flash/flash_player.gyp:flapper_version_h', |
| 2641 '../third_party/expat/expat.gyp:expat', | 2641 '../third_party/expat/expat.gyp:expat', |
| 2642 '../third_party/hunspell/hunspell.gyp:hunspell', | 2642 '../third_party/hunspell/hunspell.gyp:hunspell', |
| 2643 '../third_party/leveldatabase/leveldatabase.gyp:leveldatabase', | 2643 '../third_party/leveldatabase/leveldatabase.gyp:leveldatabase', |
| 2644 '../third_party/libaddressinput/libaddressinput.gyp:libaddressinput'
, | 2644 '../third_party/libaddressinput/libaddressinput.gyp:libaddressinput'
, |
| 2645 '../third_party/libaddressinput/libaddressinput.gyp:libaddressinput_
util', |
| 2645 '../third_party/libyuv/libyuv.gyp:libyuv', | 2646 '../third_party/libyuv/libyuv.gyp:libyuv', |
| 2646 '../third_party/npapi/npapi.gyp:npapi', | 2647 '../third_party/npapi/npapi.gyp:npapi', |
| 2647 '../third_party/smhasher/smhasher.gyp:cityhash', | 2648 '../third_party/smhasher/smhasher.gyp:cityhash', |
| 2648 '../third_party/webrtc/modules/modules.gyp:desktop_capture', | 2649 '../third_party/webrtc/modules/modules.gyp:desktop_capture', |
| 2649 '../ui/gl/gl.gyp:gl', | 2650 '../ui/gl/gl.gyp:gl', |
| 2650 '../ui/surface/surface.gyp:surface', | 2651 '../ui/surface/surface.gyp:surface', |
| 2651 '../ui/web_dialogs/web_dialogs.gyp:web_dialogs', | 2652 '../ui/web_dialogs/web_dialogs.gyp:web_dialogs', |
| 2652 '../v8/tools/gyp/v8.gyp:v8', | 2653 '../v8/tools/gyp/v8.gyp:v8', |
| 2653 '../webkit/common/webkit_common.gyp:webkit_common', | 2654 '../webkit/common/webkit_common.gyp:webkit_common', |
| 2654 '../webkit/storage_browser.gyp:webkit_storage_browser', | 2655 '../webkit/storage_browser.gyp:webkit_storage_browser', |
| (...skipping 559 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 3214 '../components/components.gyp:cdm_browser', | 3215 '../components/components.gyp:cdm_browser', |
| 3215 '../components/components.gyp:web_contents_delegate_android', | 3216 '../components/components.gyp:web_contents_delegate_android', |
| 3216 'chrome_browser_jni_headers', | 3217 'chrome_browser_jni_headers', |
| 3217 ], | 3218 ], |
| 3218 'dependencies!': [ | 3219 'dependencies!': [ |
| 3219 '../components/components.gyp:feedback_component', | 3220 '../components/components.gyp:feedback_component', |
| 3220 '../components/components.gyp:storage_monitor', | 3221 '../components/components.gyp:storage_monitor', |
| 3221 '../components/components.gyp:usb_service', | 3222 '../components/components.gyp:usb_service', |
| 3222 '../components/components.gyp:web_modal', | 3223 '../components/components.gyp:web_modal', |
| 3223 '../third_party/libaddressinput/libaddressinput.gyp:libaddressinput'
, | 3224 '../third_party/libaddressinput/libaddressinput.gyp:libaddressinput'
, |
| 3225 '../third_party/libaddressinput/libaddressinput.gyp:libaddressinput_
util', |
| 3224 ], | 3226 ], |
| 3225 'sources': [ | 3227 'sources': [ |
| 3226 'browser/metrics/android_metrics_provider.cc', | 3228 'browser/metrics/android_metrics_provider.cc', |
| 3227 'browser/metrics/android_metrics_provider.h', | 3229 'browser/metrics/android_metrics_provider.h', |
| 3228 'browser/sessions/in_memory_tab_restore_service.cc', | 3230 'browser/sessions/in_memory_tab_restore_service.cc', |
| 3229 'browser/sessions/in_memory_tab_restore_service.h', | 3231 'browser/sessions/in_memory_tab_restore_service.h', |
| 3230 'browser/signin/android_profile_oauth2_token_service.cc', | 3232 'browser/signin/android_profile_oauth2_token_service.cc', |
| 3231 'browser/signin/android_profile_oauth2_token_service.h', | 3233 'browser/signin/android_profile_oauth2_token_service.h', |
| 3232 'browser/ssl/ssl_add_certificate_android.cc', | 3234 'browser/ssl/ssl_add_certificate_android.cc', |
| 3233 'browser/web_resource/notification_promo_mobile_ntp.cc', | 3235 'browser/web_resource/notification_promo_mobile_ntp.cc', |
| (...skipping 571 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 3805 'package_name': 'org/chromium/chrome/browser', | 3807 'package_name': 'org/chromium/chrome/browser', |
| 3806 'template_deps': ['browser/android/tab_load_status.h'], | 3808 'template_deps': ['browser/android/tab_load_status.h'], |
| 3807 }, | 3809 }, |
| 3808 'includes': [ '../build/android/java_cpp_template.gypi' ], | 3810 'includes': [ '../build/android/java_cpp_template.gypi' ], |
| 3809 }, | 3811 }, |
| 3810 ], | 3812 ], |
| 3811 }, | 3813 }, |
| 3812 ], | 3814 ], |
| 3813 ], | 3815 ], |
| 3814 } | 3816 } |
| OLD | NEW |