| 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 15 matching lines...) Expand all Loading... |
| 26 'probe_message_proto', | 26 'probe_message_proto', |
| 27 'safe_browsing_proto', | 27 'safe_browsing_proto', |
| 28 'safe_browsing_report_proto', | 28 'safe_browsing_report_proto', |
| 29 'suggestions_proto', | 29 'suggestions_proto', |
| 30 '../components/components.gyp:autofill_core_browser', | 30 '../components/components.gyp:autofill_core_browser', |
| 31 '../components/components.gyp:bookmarks_core_browser', | 31 '../components/components.gyp:bookmarks_core_browser', |
| 32 '../components/components.gyp:cloud_devices', | 32 '../components/components.gyp:cloud_devices', |
| 33 '../components/components.gyp:data_reduction_proxy_browser', | 33 '../components/components.gyp:data_reduction_proxy_browser', |
| 34 '../components/components.gyp:domain_reliability', | 34 '../components/components.gyp:domain_reliability', |
| 35 '../components/components.gyp:favicon_core', | 35 '../components/components.gyp:favicon_core', |
| 36 '../components/components.gyp:infobars_core', |
| 36 '../components/components.gyp:navigation_metrics', | 37 '../components/components.gyp:navigation_metrics', |
| 37 '../components/components.gyp:os_crypt', | 38 '../components/components.gyp:os_crypt', |
| 38 '../components/components.gyp:password_manager_core_browser', | 39 '../components/components.gyp:password_manager_core_browser', |
| 39 '../components/components.gyp:password_manager_core_common', | 40 '../components/components.gyp:password_manager_core_common', |
| 40 '../components/components.gyp:policy_component', | 41 '../components/components.gyp:policy_component', |
| 41 '../components/components.gyp:precache_core', | 42 '../components/components.gyp:precache_core', |
| 42 '../components/components.gyp:query_parser', | 43 '../components/components.gyp:query_parser', |
| 43 '../components/components.gyp:rappor', | 44 '../components/components.gyp:rappor', |
| 44 '../components/components.gyp:signin_core_browser', | 45 '../components/components.gyp:signin_core_browser', |
| 45 '../components/components.gyp:startup_metric_utils', | 46 '../components/components.gyp:startup_metric_utils', |
| (...skipping 852 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 898 'browser/importer/importer_lock_dialog.h', | 899 'browser/importer/importer_lock_dialog.h', |
| 899 'browser/importer/importer_progress_observer.h', | 900 'browser/importer/importer_progress_observer.h', |
| 900 'browser/importer/importer_uma.cc', | 901 'browser/importer/importer_uma.cc', |
| 901 'browser/importer/importer_uma.h', | 902 'browser/importer/importer_uma.h', |
| 902 'browser/importer/in_process_importer_bridge.cc', | 903 'browser/importer/in_process_importer_bridge.cc', |
| 903 'browser/importer/in_process_importer_bridge.h', | 904 'browser/importer/in_process_importer_bridge.h', |
| 904 'browser/importer/profile_writer.cc', | 905 'browser/importer/profile_writer.cc', |
| 905 'browser/importer/profile_writer.h', | 906 'browser/importer/profile_writer.h', |
| 906 'browser/infobars/confirm_infobar_delegate.cc', | 907 'browser/infobars/confirm_infobar_delegate.cc', |
| 907 'browser/infobars/confirm_infobar_delegate.h', | 908 'browser/infobars/confirm_infobar_delegate.h', |
| 908 'browser/infobars/infobar.cc', | |
| 909 'browser/infobars/infobar.h', | |
| 910 'browser/infobars/infobar_container.cc', | |
| 911 'browser/infobars/infobar_container.h', | |
| 912 'browser/infobars/infobar_delegate.cc', | |
| 913 'browser/infobars/infobar_delegate.h', | |
| 914 'browser/infobars/infobar_manager.cc', | |
| 915 'browser/infobars/infobar_manager.h', | |
| 916 'browser/infobars/infobar_service.cc', | 909 'browser/infobars/infobar_service.cc', |
| 917 'browser/infobars/infobar_service.h', | 910 'browser/infobars/infobar_service.h', |
| 918 'browser/infobars/insecure_content_infobar_delegate.cc', | 911 'browser/infobars/insecure_content_infobar_delegate.cc', |
| 919 'browser/infobars/insecure_content_infobar_delegate.h', | 912 'browser/infobars/insecure_content_infobar_delegate.h', |
| 920 'browser/infobars/simple_alert_infobar_delegate.cc', | 913 'browser/infobars/simple_alert_infobar_delegate.cc', |
| 921 'browser/infobars/simple_alert_infobar_delegate.h', | 914 'browser/infobars/simple_alert_infobar_delegate.h', |
| 922 'browser/install_verification/win/imported_module_verification.cc', | 915 'browser/install_verification/win/imported_module_verification.cc', |
| 923 'browser/install_verification/win/imported_module_verification.h', | 916 'browser/install_verification/win/imported_module_verification.h', |
| 924 'browser/install_verification/win/install_verification.cc', | 917 'browser/install_verification/win/install_verification.cc', |
| 925 'browser/install_verification/win/install_verification.h', | 918 'browser/install_verification/win/install_verification.h', |
| (...skipping 2865 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 3791 'package_name': 'org/chromium/chrome/browser', | 3784 'package_name': 'org/chromium/chrome/browser', |
| 3792 'template_deps': ['browser/android/tab_load_status.h'], | 3785 'template_deps': ['browser/android/tab_load_status.h'], |
| 3793 }, | 3786 }, |
| 3794 'includes': [ '../build/android/java_cpp_template.gypi' ], | 3787 'includes': [ '../build/android/java_cpp_template.gypi' ], |
| 3795 }, | 3788 }, |
| 3796 ], | 3789 ], |
| 3797 }, | 3790 }, |
| 3798 ], | 3791 ], |
| 3799 ], | 3792 ], |
| 3800 } | 3793 } |
| OLD | NEW |