| 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 880 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 891 'browser/infobars/infobar_service.cc', | 891 'browser/infobars/infobar_service.cc', |
| 892 'browser/infobars/infobar_service.h', | 892 'browser/infobars/infobar_service.h', |
| 893 'browser/infobars/insecure_content_infobar_delegate.cc', | 893 'browser/infobars/insecure_content_infobar_delegate.cc', |
| 894 'browser/infobars/insecure_content_infobar_delegate.h', | 894 'browser/infobars/insecure_content_infobar_delegate.h', |
| 895 'browser/infobars/simple_alert_infobar_delegate.cc', | 895 'browser/infobars/simple_alert_infobar_delegate.cc', |
| 896 'browser/infobars/simple_alert_infobar_delegate.h', | 896 'browser/infobars/simple_alert_infobar_delegate.h', |
| 897 'browser/internal_auth.cc', | 897 'browser/internal_auth.cc', |
| 898 'browser/internal_auth.h', | 898 'browser/internal_auth.h', |
| 899 'browser/intranet_redirect_detector.cc', | 899 'browser/intranet_redirect_detector.cc', |
| 900 'browser/intranet_redirect_detector.h', | 900 'browser/intranet_redirect_detector.h', |
| 901 'browser/invalidation/fake_invalidation_service.cc', | 901 'browser/invalidation/invalidation_frontend.h', |
| 902 'browser/invalidation/fake_invalidation_service.h', | |
| 903 'browser/invalidation/invalidation_service.h', | |
| 904 'browser/invalidation/invalidation_service_android.cc', | 902 'browser/invalidation/invalidation_service_android.cc', |
| 905 'browser/invalidation/invalidation_service_android.h', | 903 'browser/invalidation/invalidation_service_android.h', |
| 906 'browser/invalidation/invalidation_service_factory.cc', | 904 'browser/invalidation/invalidation_service_factory.cc', |
| 907 'browser/invalidation/invalidation_service_factory.h', | 905 'browser/invalidation/invalidation_service_factory.h', |
| 908 'browser/invalidation/invalidation_service_util.cc', | 906 'browser/invalidation/invalidation_service_util.cc', |
| 909 'browser/invalidation/invalidation_service_util.h', | 907 'browser/invalidation/invalidation_service_util.h', |
| 910 'browser/invalidation/invalidator_storage.cc', | 908 'browser/invalidation/invalidator_storage.cc', |
| 911 'browser/invalidation/invalidator_storage.h', | 909 'browser/invalidation/invalidator_storage.h', |
| 912 'browser/invalidation/p2p_invalidation_service.cc', | 910 'browser/invalidation/p2p_invalidation_service.cc', |
| 913 'browser/invalidation/p2p_invalidation_service.h', | 911 'browser/invalidation/p2p_invalidation_service.h', |
| (...skipping 1072 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 1986 'browser/storage_monitor/udev_util_linux.cc', | 1984 'browser/storage_monitor/udev_util_linux.cc', |
| 1987 'browser/storage_monitor/udev_util_linux.h', | 1985 'browser/storage_monitor/udev_util_linux.h', |
| 1988 'browser/storage_monitor/volume_mount_watcher_win.cc', | 1986 'browser/storage_monitor/volume_mount_watcher_win.cc', |
| 1989 'browser/storage_monitor/volume_mount_watcher_win.h', | 1987 'browser/storage_monitor/volume_mount_watcher_win.h', |
| 1990 'browser/sync/about_sync_util.cc', | 1988 'browser/sync/about_sync_util.cc', |
| 1991 'browser/sync/about_sync_util.h', | 1989 'browser/sync/about_sync_util.h', |
| 1992 'browser/sync/backend_migrator.cc', | 1990 'browser/sync/backend_migrator.cc', |
| 1993 'browser/sync/backend_migrator.h', | 1991 'browser/sync/backend_migrator.h', |
| 1994 'browser/sync/backend_unrecoverable_error_handler.cc', | 1992 'browser/sync/backend_unrecoverable_error_handler.cc', |
| 1995 'browser/sync/backend_unrecoverable_error_handler.h', | 1993 'browser/sync/backend_unrecoverable_error_handler.h', |
| 1994 'browser/sync/glue/android_invalidator_bridge.cc', |
| 1995 'browser/sync/glue/android_invalidator_bridge.h', |
| 1996 'browser/sync/glue/android_invalidator_bridge_proxy.cc', |
| 1997 'browser/sync/glue/android_invalidator_bridge_proxy.h', |
| 1996 'browser/sync/glue/autofill_data_type_controller.cc', | 1998 'browser/sync/glue/autofill_data_type_controller.cc', |
| 1997 'browser/sync/glue/autofill_data_type_controller.h', | 1999 'browser/sync/glue/autofill_data_type_controller.h', |
| 1998 'browser/sync/glue/autofill_profile_data_type_controller.cc', | 2000 'browser/sync/glue/autofill_profile_data_type_controller.cc', |
| 1999 'browser/sync/glue/autofill_profile_data_type_controller.h', | 2001 'browser/sync/glue/autofill_profile_data_type_controller.h', |
| 2000 'browser/sync/glue/backend_data_type_configurer.cc', | 2002 'browser/sync/glue/backend_data_type_configurer.cc', |
| 2001 'browser/sync/glue/backend_data_type_configurer.h', | 2003 'browser/sync/glue/backend_data_type_configurer.h', |
| 2002 'browser/sync/glue/bookmark_change_processor.cc', | 2004 'browser/sync/glue/bookmark_change_processor.cc', |
| 2003 'browser/sync/glue/bookmark_change_processor.h', | 2005 'browser/sync/glue/bookmark_change_processor.h', |
| 2004 'browser/sync/glue/bookmark_data_type_controller.cc', | 2006 'browser/sync/glue/bookmark_data_type_controller.cc', |
| 2005 'browser/sync/glue/bookmark_data_type_controller.h', | 2007 'browser/sync/glue/bookmark_data_type_controller.h', |
| (...skipping 14 matching lines...) Expand all Loading... |
| 2020 'browser/sync/glue/data_type_encryption_handler.cc', | 2022 'browser/sync/glue/data_type_encryption_handler.cc', |
| 2021 'browser/sync/glue/data_type_encryption_handler.h', | 2023 'browser/sync/glue/data_type_encryption_handler.h', |
| 2022 'browser/sync/glue/data_type_error_handler.h', | 2024 'browser/sync/glue/data_type_error_handler.h', |
| 2023 'browser/sync/glue/data_type_manager.cc', | 2025 'browser/sync/glue/data_type_manager.cc', |
| 2024 'browser/sync/glue/data_type_manager.h', | 2026 'browser/sync/glue/data_type_manager.h', |
| 2025 'browser/sync/glue/data_type_manager_impl.cc', | 2027 'browser/sync/glue/data_type_manager_impl.cc', |
| 2026 'browser/sync/glue/data_type_manager_impl.h', | 2028 'browser/sync/glue/data_type_manager_impl.h', |
| 2027 'browser/sync/glue/data_type_manager_observer.h', | 2029 'browser/sync/glue/data_type_manager_observer.h', |
| 2028 'browser/sync/glue/device_info.cc', | 2030 'browser/sync/glue/device_info.cc', |
| 2029 'browser/sync/glue/device_info.h', | 2031 'browser/sync/glue/device_info.h', |
| 2032 'browser/sync/glue/dummy_invalidator.cc', |
| 2033 'browser/sync/glue/dummy_invalidator.h', |
| 2030 'browser/sync/glue/extension_data_type_controller.cc', | 2034 'browser/sync/glue/extension_data_type_controller.cc', |
| 2031 'browser/sync/glue/extension_data_type_controller.h', | 2035 'browser/sync/glue/extension_data_type_controller.h', |
| 2032 'browser/sync/glue/extension_setting_data_type_controller.cc', | 2036 'browser/sync/glue/extension_setting_data_type_controller.cc', |
| 2033 'browser/sync/glue/extension_setting_data_type_controller.h', | 2037 'browser/sync/glue/extension_setting_data_type_controller.h', |
| 2034 'browser/sync/glue/failed_data_types_handler.cc', | 2038 'browser/sync/glue/failed_data_types_handler.cc', |
| 2035 'browser/sync/glue/failed_data_types_handler.h', | 2039 'browser/sync/glue/failed_data_types_handler.h', |
| 2036 'browser/sync/glue/favicon_cache.cc', | 2040 'browser/sync/glue/favicon_cache.cc', |
| 2037 'browser/sync/glue/favicon_cache.h', | 2041 'browser/sync/glue/favicon_cache.h', |
| 2038 'browser/sync/glue/frontend_data_type_controller.cc', | 2042 'browser/sync/glue/frontend_data_type_controller.cc', |
| 2039 'browser/sync/glue/frontend_data_type_controller.h', | 2043 'browser/sync/glue/frontend_data_type_controller.h', |
| (...skipping 69 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 2109 'browser/sync/profile_sync_service.h', | 2113 'browser/sync/profile_sync_service.h', |
| 2110 'browser/sync/profile_sync_service_android.cc', | 2114 'browser/sync/profile_sync_service_android.cc', |
| 2111 'browser/sync/profile_sync_service_android.h', | 2115 'browser/sync/profile_sync_service_android.h', |
| 2112 'browser/sync/profile_sync_service_base.h', | 2116 'browser/sync/profile_sync_service_base.h', |
| 2113 'browser/sync/profile_sync_service_base.cc', | 2117 'browser/sync/profile_sync_service_base.cc', |
| 2114 'browser/sync/profile_sync_service_factory.cc', | 2118 'browser/sync/profile_sync_service_factory.cc', |
| 2115 'browser/sync/profile_sync_service_factory.h', | 2119 'browser/sync/profile_sync_service_factory.h', |
| 2116 'browser/sync/profile_sync_service_harness.cc', | 2120 'browser/sync/profile_sync_service_harness.cc', |
| 2117 'browser/sync/profile_sync_service_harness.h', | 2121 'browser/sync/profile_sync_service_harness.h', |
| 2118 'browser/sync/profile_sync_service_model_type_selection_android.h', | 2122 'browser/sync/profile_sync_service_model_type_selection_android.h', |
| 2119 'browser/sync/profile_sync_service_observer.cc', | |
| 2120 'browser/sync/profile_sync_service_observer.h', | 2123 'browser/sync/profile_sync_service_observer.h', |
| 2121 'browser/sync/retry_verifier.cc', | 2124 'browser/sync/retry_verifier.cc', |
| 2122 'browser/sync/retry_verifier.h', | 2125 'browser/sync/retry_verifier.h', |
| 2123 'browser/sync/sync_startup_tracker.cc', | 2126 'browser/sync/sync_startup_tracker.cc', |
| 2124 'browser/sync/sync_startup_tracker.h', | 2127 'browser/sync/sync_startup_tracker.h', |
| 2125 'browser/sync/sync_global_error.cc', | 2128 'browser/sync/sync_global_error.cc', |
| 2126 'browser/sync/sync_global_error.h', | 2129 'browser/sync/sync_global_error.h', |
| 2127 'browser/sync/sync_prefs.cc', | 2130 'browser/sync/sync_prefs.cc', |
| 2128 'browser/sync/sync_prefs.h', | 2131 'browser/sync/sync_prefs.h', |
| 2129 'browser/sync/sync_ui_util.cc', | 2132 'browser/sync/sync_ui_util.cc', |
| (...skipping 1205 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 3335 'package_name': 'org/chromium/chrome/browser/ui/toolbar', | 3338 'package_name': 'org/chromium/chrome/browser/ui/toolbar', |
| 3336 'template_deps': ['browser/ui/toolbar/toolbar_model_security_level_l
ist.h'], | 3339 'template_deps': ['browser/ui/toolbar/toolbar_model_security_level_l
ist.h'], |
| 3337 }, | 3340 }, |
| 3338 'includes': [ '../build/android/java_cpp_template.gypi' ], | 3341 'includes': [ '../build/android/java_cpp_template.gypi' ], |
| 3339 }, | 3342 }, |
| 3340 ], | 3343 ], |
| 3341 }, | 3344 }, |
| 3342 ], | 3345 ], |
| 3343 ], | 3346 ], |
| 3344 } | 3347 } |
| OLD | NEW |