| 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 874 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 885 'browser/infobars/infobar_service.cc', | 885 'browser/infobars/infobar_service.cc', |
| 886 'browser/infobars/infobar_service.h', | 886 'browser/infobars/infobar_service.h', |
| 887 'browser/infobars/insecure_content_infobar_delegate.cc', | 887 'browser/infobars/insecure_content_infobar_delegate.cc', |
| 888 'browser/infobars/insecure_content_infobar_delegate.h', | 888 'browser/infobars/insecure_content_infobar_delegate.h', |
| 889 'browser/infobars/simple_alert_infobar_delegate.cc', | 889 'browser/infobars/simple_alert_infobar_delegate.cc', |
| 890 'browser/infobars/simple_alert_infobar_delegate.h', | 890 'browser/infobars/simple_alert_infobar_delegate.h', |
| 891 'browser/internal_auth.cc', | 891 'browser/internal_auth.cc', |
| 892 'browser/internal_auth.h', | 892 'browser/internal_auth.h', |
| 893 'browser/intranet_redirect_detector.cc', | 893 'browser/intranet_redirect_detector.cc', |
| 894 'browser/intranet_redirect_detector.h', | 894 'browser/intranet_redirect_detector.h', |
| 895 'browser/invalidation/invalidation_frontend.h', | 895 'browser/invalidation/fake_invalidation_service.cc', |
| 896 'browser/invalidation/fake_invalidation_service.h', |
| 897 'browser/invalidation/invalidation_service.h', |
| 896 'browser/invalidation/invalidation_service_android.cc', | 898 'browser/invalidation/invalidation_service_android.cc', |
| 897 'browser/invalidation/invalidation_service_android.h', | 899 'browser/invalidation/invalidation_service_android.h', |
| 898 'browser/invalidation/invalidation_service_factory.cc', | 900 'browser/invalidation/invalidation_service_factory.cc', |
| 899 'browser/invalidation/invalidation_service_factory.h', | 901 'browser/invalidation/invalidation_service_factory.h', |
| 900 'browser/invalidation/invalidation_service_util.cc', | 902 'browser/invalidation/invalidation_service_util.cc', |
| 901 'browser/invalidation/invalidation_service_util.h', | 903 'browser/invalidation/invalidation_service_util.h', |
| 902 'browser/invalidation/invalidator_storage.cc', | 904 'browser/invalidation/invalidator_storage.cc', |
| 903 'browser/invalidation/invalidator_storage.h', | 905 'browser/invalidation/invalidator_storage.h', |
| 904 'browser/invalidation/p2p_invalidation_service.cc', | 906 'browser/invalidation/p2p_invalidation_service.cc', |
| 905 'browser/invalidation/p2p_invalidation_service.h', | 907 'browser/invalidation/p2p_invalidation_service.h', |
| (...skipping 1074 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 1980 'browser/storage_monitor/udev_util_linux.cc', | 1982 'browser/storage_monitor/udev_util_linux.cc', |
| 1981 'browser/storage_monitor/udev_util_linux.h', | 1983 'browser/storage_monitor/udev_util_linux.h', |
| 1982 'browser/storage_monitor/volume_mount_watcher_win.cc', | 1984 'browser/storage_monitor/volume_mount_watcher_win.cc', |
| 1983 'browser/storage_monitor/volume_mount_watcher_win.h', | 1985 'browser/storage_monitor/volume_mount_watcher_win.h', |
| 1984 'browser/sync/about_sync_util.cc', | 1986 'browser/sync/about_sync_util.cc', |
| 1985 'browser/sync/about_sync_util.h', | 1987 'browser/sync/about_sync_util.h', |
| 1986 'browser/sync/backend_migrator.cc', | 1988 'browser/sync/backend_migrator.cc', |
| 1987 'browser/sync/backend_migrator.h', | 1989 'browser/sync/backend_migrator.h', |
| 1988 'browser/sync/backend_unrecoverable_error_handler.cc', | 1990 'browser/sync/backend_unrecoverable_error_handler.cc', |
| 1989 'browser/sync/backend_unrecoverable_error_handler.h', | 1991 'browser/sync/backend_unrecoverable_error_handler.h', |
| 1990 'browser/sync/glue/android_invalidator_bridge.cc', | |
| 1991 'browser/sync/glue/android_invalidator_bridge.h', | |
| 1992 'browser/sync/glue/android_invalidator_bridge_proxy.cc', | |
| 1993 'browser/sync/glue/android_invalidator_bridge_proxy.h', | |
| 1994 'browser/sync/glue/autofill_data_type_controller.cc', | 1992 'browser/sync/glue/autofill_data_type_controller.cc', |
| 1995 'browser/sync/glue/autofill_data_type_controller.h', | 1993 'browser/sync/glue/autofill_data_type_controller.h', |
| 1996 'browser/sync/glue/autofill_profile_data_type_controller.cc', | 1994 'browser/sync/glue/autofill_profile_data_type_controller.cc', |
| 1997 'browser/sync/glue/autofill_profile_data_type_controller.h', | 1995 'browser/sync/glue/autofill_profile_data_type_controller.h', |
| 1998 'browser/sync/glue/backend_data_type_configurer.cc', | 1996 'browser/sync/glue/backend_data_type_configurer.cc', |
| 1999 'browser/sync/glue/backend_data_type_configurer.h', | 1997 'browser/sync/glue/backend_data_type_configurer.h', |
| 2000 'browser/sync/glue/bookmark_change_processor.cc', | 1998 'browser/sync/glue/bookmark_change_processor.cc', |
| 2001 'browser/sync/glue/bookmark_change_processor.h', | 1999 'browser/sync/glue/bookmark_change_processor.h', |
| 2002 'browser/sync/glue/bookmark_data_type_controller.cc', | 2000 'browser/sync/glue/bookmark_data_type_controller.cc', |
| 2003 'browser/sync/glue/bookmark_data_type_controller.h', | 2001 'browser/sync/glue/bookmark_data_type_controller.h', |
| (...skipping 103 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 2107 'browser/sync/profile_sync_service.h', | 2105 'browser/sync/profile_sync_service.h', |
| 2108 'browser/sync/profile_sync_service_android.cc', | 2106 'browser/sync/profile_sync_service_android.cc', |
| 2109 'browser/sync/profile_sync_service_android.h', | 2107 'browser/sync/profile_sync_service_android.h', |
| 2110 'browser/sync/profile_sync_service_base.h', | 2108 'browser/sync/profile_sync_service_base.h', |
| 2111 'browser/sync/profile_sync_service_base.cc', | 2109 'browser/sync/profile_sync_service_base.cc', |
| 2112 'browser/sync/profile_sync_service_factory.cc', | 2110 'browser/sync/profile_sync_service_factory.cc', |
| 2113 'browser/sync/profile_sync_service_factory.h', | 2111 'browser/sync/profile_sync_service_factory.h', |
| 2114 'browser/sync/profile_sync_service_harness.cc', | 2112 'browser/sync/profile_sync_service_harness.cc', |
| 2115 'browser/sync/profile_sync_service_harness.h', | 2113 'browser/sync/profile_sync_service_harness.h', |
| 2116 'browser/sync/profile_sync_service_model_type_selection_android.h', | 2114 'browser/sync/profile_sync_service_model_type_selection_android.h', |
| 2115 'browser/sync/profile_sync_service_observer.cc', |
| 2117 'browser/sync/profile_sync_service_observer.h', | 2116 'browser/sync/profile_sync_service_observer.h', |
| 2118 'browser/sync/retry_verifier.cc', | 2117 'browser/sync/retry_verifier.cc', |
| 2119 'browser/sync/retry_verifier.h', | 2118 'browser/sync/retry_verifier.h', |
| 2120 'browser/sync/sync_global_error.cc', | 2119 'browser/sync/sync_global_error.cc', |
| 2121 'browser/sync/sync_global_error.h', | 2120 'browser/sync/sync_global_error.h', |
| 2122 'browser/sync/sync_prefs.cc', | 2121 'browser/sync/sync_prefs.cc', |
| 2123 'browser/sync/sync_prefs.h', | 2122 'browser/sync/sync_prefs.h', |
| 2124 'browser/sync/sync_ui_util.cc', | 2123 'browser/sync/sync_ui_util.cc', |
| 2125 'browser/sync/sync_ui_util.h', | 2124 'browser/sync/sync_ui_util.h', |
| 2126 'browser/sync/user_selectable_sync_type.h', | 2125 'browser/sync/user_selectable_sync_type.h', |
| (...skipping 1138 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 3265 'package_name': 'org/chromium/chrome/browser/ui/toolbar', | 3264 'package_name': 'org/chromium/chrome/browser/ui/toolbar', |
| 3266 'template_deps': ['browser/ui/toolbar/toolbar_model_security_level_l
ist.h'], | 3265 'template_deps': ['browser/ui/toolbar/toolbar_model_security_level_l
ist.h'], |
| 3267 }, | 3266 }, |
| 3268 'includes': [ '../build/android/java_cpp_template.gypi' ], | 3267 'includes': [ '../build/android/java_cpp_template.gypi' ], |
| 3269 }, | 3268 }, |
| 3270 ], | 3269 ], |
| 3271 }, | 3270 }, |
| 3272 ], | 3271 ], |
| 3273 ], | 3272 ], |
| 3274 } | 3273 } |
| OLD | NEW |