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 2591 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
2602 ['OS != "ios"', { | 2602 ['OS != "ios"', { |
2603 'dependencies': [ | 2603 'dependencies': [ |
2604 'apps', | 2604 'apps', |
2605 'browser/performance_monitor/performance_monitor.gyp:performance_mon
itor', | 2605 'browser/performance_monitor/performance_monitor.gyp:performance_mon
itor', |
2606 'browser_extensions', | 2606 'browser_extensions', |
2607 'common/extensions/api/api.gyp:api', | 2607 'common/extensions/api/api.gyp:api', |
2608 'debugger', | 2608 'debugger', |
2609 'installer_util', | 2609 'installer_util', |
2610 'sync_file_system_drive_proto', | 2610 'sync_file_system_drive_proto', |
2611 'sync_file_system_proto', | 2611 'sync_file_system_proto', |
| 2612 '../<(gyp_output_dir)/gn_gyp/third_party/re2/re2.gyp:re2', |
2612 '../cc/cc.gyp:cc', | 2613 '../cc/cc.gyp:cc', |
2613 '../components/components.gyp:autofill_content_browser', | 2614 '../components/components.gyp:autofill_content_browser', |
2614 '../components/components.gyp:browser_context_keyed_service', | 2615 '../components/components.gyp:browser_context_keyed_service', |
2615 '../components/components.gyp:dom_distiller_content', | 2616 '../components/components.gyp:dom_distiller_content', |
2616 '../components/components.gyp:navigation_interception', | 2617 '../components/components.gyp:navigation_interception', |
2617 '../components/components.gyp:precache_content', | 2618 '../components/components.gyp:precache_content', |
2618 '../components/components.gyp:sessions', | 2619 '../components/components.gyp:sessions', |
2619 '../components/components.gyp:url_matcher', | 2620 '../components/components.gyp:url_matcher', |
2620 '../components/components.gyp:visitedlink_browser', | 2621 '../components/components.gyp:visitedlink_browser', |
2621 '../components/components.gyp:visitedlink_common', | 2622 '../components/components.gyp:visitedlink_common', |
2622 '../components/components.gyp:web_modal', | 2623 '../components/components.gyp:web_modal', |
2623 '../media/media.gyp:media', | 2624 '../media/media.gyp:media', |
2624 '../net/net.gyp:net_with_v8', | 2625 '../net/net.gyp:net_with_v8', |
2625 # TODO(tonyg): Remove this dependency (crbug.com/280157). | 2626 # TODO(tonyg): Remove this dependency (crbug.com/280157). |
2626 '../testing/perf/perf_test.gyp:*', | 2627 '../testing/perf/perf_test.gyp:*', |
2627 '../third_party/adobe/flash/flash_player.gyp:flapper_version_h', | 2628 '../third_party/adobe/flash/flash_player.gyp:flapper_version_h', |
2628 '../third_party/expat/expat.gyp:expat', | 2629 '../third_party/expat/expat.gyp:expat', |
2629 '../third_party/hunspell/hunspell.gyp:hunspell', | 2630 '../third_party/hunspell/hunspell.gyp:hunspell', |
2630 '../third_party/leveldatabase/leveldatabase.gyp:leveldatabase', | 2631 '../third_party/leveldatabase/leveldatabase.gyp:leveldatabase', |
2631 '../third_party/libusb/libusb.gyp:libusb', | 2632 '../third_party/libusb/libusb.gyp:libusb', |
2632 '../third_party/libyuv/libyuv.gyp:libyuv', | 2633 '../third_party/libyuv/libyuv.gyp:libyuv', |
2633 '../third_party/npapi/npapi.gyp:npapi', | 2634 '../third_party/npapi/npapi.gyp:npapi', |
2634 '../out/gn_gyp/third_party/re2/re2.gyp:re2', | |
2635 '../third_party/webrtc/modules/modules.gyp:desktop_capture', | 2635 '../third_party/webrtc/modules/modules.gyp:desktop_capture', |
2636 '../ui/gl/gl.gyp:gl', | 2636 '../ui/gl/gl.gyp:gl', |
2637 '../ui/surface/surface.gyp:surface', | 2637 '../ui/surface/surface.gyp:surface', |
2638 '../ui/web_dialogs/web_dialogs.gyp:web_dialogs', | 2638 '../ui/web_dialogs/web_dialogs.gyp:web_dialogs', |
2639 '../v8/tools/gyp/v8.gyp:v8', | 2639 '../v8/tools/gyp/v8.gyp:v8', |
2640 '../webkit/common/webkit_common.gyp:webkit_common', | 2640 '../webkit/common/webkit_common.gyp:webkit_common', |
2641 '../webkit/storage_browser.gyp:webkit_storage_browser', | 2641 '../webkit/storage_browser.gyp:webkit_storage_browser', |
2642 '../webkit/storage_common.gyp:webkit_storage_common', | 2642 '../webkit/storage_common.gyp:webkit_storage_common', |
2643 '../webkit/webkit_resources.gyp:webkit_resources', | 2643 '../webkit/webkit_resources.gyp:webkit_resources', |
2644 ], | 2644 ], |
(...skipping 998 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
3643 'package_name': 'org/chromium/chrome/browser/ui/toolbar', | 3643 'package_name': 'org/chromium/chrome/browser/ui/toolbar', |
3644 'template_deps': ['browser/ui/toolbar/toolbar_model_security_level_l
ist.h'], | 3644 'template_deps': ['browser/ui/toolbar/toolbar_model_security_level_l
ist.h'], |
3645 }, | 3645 }, |
3646 'includes': [ '../build/android/java_cpp_template.gypi' ], | 3646 'includes': [ '../build/android/java_cpp_template.gypi' ], |
3647 }, | 3647 }, |
3648 ], | 3648 ], |
3649 }, | 3649 }, |
3650 ], | 3650 ], |
3651 ], | 3651 ], |
3652 } | 3652 } |
OLD | NEW |