| 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 2621 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 2632 '../mojo/mojo.gyp:mojo_js_bindings', | 2632 '../mojo/mojo.gyp:mojo_js_bindings', |
| 2633 '../mojo/mojo.gyp:mojo_system_impl', | 2633 '../mojo/mojo.gyp:mojo_system_impl', |
| 2634 '../net/net.gyp:net_with_v8', | 2634 '../net/net.gyp:net_with_v8', |
| 2635 # TODO(tonyg): Remove this dependency (crbug.com/280157). | 2635 # TODO(tonyg): Remove this dependency (crbug.com/280157). |
| 2636 '../testing/perf/perf_test.gyp:*', | 2636 '../testing/perf/perf_test.gyp:*', |
| 2637 '../third_party/adobe/flash/flash_player.gyp:flapper_version_h', | 2637 '../third_party/adobe/flash/flash_player.gyp:flapper_version_h', |
| 2638 '../third_party/expat/expat.gyp:expat', | 2638 '../third_party/expat/expat.gyp:expat', |
| 2639 '../third_party/hunspell/hunspell.gyp:hunspell', | 2639 '../third_party/hunspell/hunspell.gyp:hunspell', |
| 2640 '../third_party/leveldatabase/leveldatabase.gyp:leveldatabase', | 2640 '../third_party/leveldatabase/leveldatabase.gyp:leveldatabase', |
| 2641 '../third_party/libaddressinput/libaddressinput.gyp:libaddressinput'
, | 2641 '../third_party/libaddressinput/libaddressinput.gyp:libaddressinput'
, |
| 2642 '../third_party/libaddressinput/libaddressinput.gyp:libaddressinput_
util', |
| 2642 '../third_party/libyuv/libyuv.gyp:libyuv', | 2643 '../third_party/libyuv/libyuv.gyp:libyuv', |
| 2643 '../third_party/npapi/npapi.gyp:npapi', | 2644 '../third_party/npapi/npapi.gyp:npapi', |
| 2644 '../third_party/smhasher/smhasher.gyp:cityhash', | 2645 '../third_party/smhasher/smhasher.gyp:cityhash', |
| 2645 '../third_party/webrtc/modules/modules.gyp:desktop_capture', | 2646 '../third_party/webrtc/modules/modules.gyp:desktop_capture', |
| 2646 '../ui/gl/gl.gyp:gl', | 2647 '../ui/gl/gl.gyp:gl', |
| 2647 '../ui/surface/surface.gyp:surface', | 2648 '../ui/surface/surface.gyp:surface', |
| 2648 '../ui/web_dialogs/web_dialogs.gyp:web_dialogs', | 2649 '../ui/web_dialogs/web_dialogs.gyp:web_dialogs', |
| 2649 '../v8/tools/gyp/v8.gyp:v8', | 2650 '../v8/tools/gyp/v8.gyp:v8', |
| 2650 '../webkit/common/webkit_common.gyp:webkit_common', | 2651 '../webkit/common/webkit_common.gyp:webkit_common', |
| 2651 '../webkit/storage_browser.gyp:webkit_storage_browser', | 2652 '../webkit/storage_browser.gyp:webkit_storage_browser', |
| (...skipping 541 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 3193 '../components/components.gyp:cdm_browser', | 3194 '../components/components.gyp:cdm_browser', |
| 3194 '../components/components.gyp:web_contents_delegate_android', | 3195 '../components/components.gyp:web_contents_delegate_android', |
| 3195 'chrome_browser_jni_headers', | 3196 'chrome_browser_jni_headers', |
| 3196 ], | 3197 ], |
| 3197 'dependencies!': [ | 3198 'dependencies!': [ |
| 3198 '../components/components.gyp:feedback_component', | 3199 '../components/components.gyp:feedback_component', |
| 3199 '../components/components.gyp:storage_monitor', | 3200 '../components/components.gyp:storage_monitor', |
| 3200 '../components/components.gyp:usb_service', | 3201 '../components/components.gyp:usb_service', |
| 3201 '../components/components.gyp:web_modal', | 3202 '../components/components.gyp:web_modal', |
| 3202 '../third_party/libaddressinput/libaddressinput.gyp:libaddressinput'
, | 3203 '../third_party/libaddressinput/libaddressinput.gyp:libaddressinput'
, |
| 3204 '../third_party/libaddressinput/libaddressinput.gyp:libaddressinput_
util', |
| 3203 ], | 3205 ], |
| 3204 'sources': [ | 3206 'sources': [ |
| 3205 'browser/metrics/android_metrics_provider.cc', | 3207 'browser/metrics/android_metrics_provider.cc', |
| 3206 'browser/metrics/android_metrics_provider.h', | 3208 'browser/metrics/android_metrics_provider.h', |
| 3207 'browser/sessions/in_memory_tab_restore_service.cc', | 3209 'browser/sessions/in_memory_tab_restore_service.cc', |
| 3208 'browser/sessions/in_memory_tab_restore_service.h', | 3210 'browser/sessions/in_memory_tab_restore_service.h', |
| 3209 'browser/signin/android_profile_oauth2_token_service.cc', | 3211 'browser/signin/android_profile_oauth2_token_service.cc', |
| 3210 'browser/signin/android_profile_oauth2_token_service.h', | 3212 'browser/signin/android_profile_oauth2_token_service.h', |
| 3211 'browser/ssl/ssl_add_certificate_android.cc', | 3213 'browser/ssl/ssl_add_certificate_android.cc', |
| 3212 'browser/web_resource/notification_promo_mobile_ntp.cc', | 3214 'browser/web_resource/notification_promo_mobile_ntp.cc', |
| (...skipping 572 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 3785 'package_name': 'org/chromium/chrome/browser', | 3787 'package_name': 'org/chromium/chrome/browser', |
| 3786 'template_deps': ['browser/android/tab_load_status.h'], | 3788 'template_deps': ['browser/android/tab_load_status.h'], |
| 3787 }, | 3789 }, |
| 3788 'includes': [ '../build/android/java_cpp_template.gypi' ], | 3790 'includes': [ '../build/android/java_cpp_template.gypi' ], |
| 3789 }, | 3791 }, |
| 3790 ], | 3792 ], |
| 3791 }, | 3793 }, |
| 3792 ], | 3794 ], |
| 3793 ], | 3795 ], |
| 3794 } | 3796 } |
| OLD | NEW |