Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(494)

Side by Side Diff: chrome/chrome_browser.gypi

Issue 15580002: Make use of InvalidationService (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Responses to Fred's comments Created 7 years, 6 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View unified diff | Download patch
OLDNEW
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 877 matching lines...) Expand 10 before | Expand all | Expand 10 after
888 'browser/infobars/infobar_service.cc', 888 'browser/infobars/infobar_service.cc',
889 'browser/infobars/infobar_service.h', 889 'browser/infobars/infobar_service.h',
890 'browser/infobars/insecure_content_infobar_delegate.cc', 890 'browser/infobars/insecure_content_infobar_delegate.cc',
891 'browser/infobars/insecure_content_infobar_delegate.h', 891 'browser/infobars/insecure_content_infobar_delegate.h',
892 'browser/infobars/simple_alert_infobar_delegate.cc', 892 'browser/infobars/simple_alert_infobar_delegate.cc',
893 'browser/infobars/simple_alert_infobar_delegate.h', 893 'browser/infobars/simple_alert_infobar_delegate.h',
894 'browser/internal_auth.cc', 894 'browser/internal_auth.cc',
895 'browser/internal_auth.h', 895 'browser/internal_auth.h',
896 'browser/intranet_redirect_detector.cc', 896 'browser/intranet_redirect_detector.cc',
897 'browser/intranet_redirect_detector.h', 897 'browser/intranet_redirect_detector.h',
898 'browser/invalidation/invalidation_frontend.h', 898 'browser/invalidation/fake_invalidation_service.cc',
899 'browser/invalidation/fake_invalidation_service.h',
900 'browser/invalidation/invalidation_service.h',
899 'browser/invalidation/invalidation_service_android.cc', 901 'browser/invalidation/invalidation_service_android.cc',
900 'browser/invalidation/invalidation_service_android.h', 902 'browser/invalidation/invalidation_service_android.h',
901 'browser/invalidation/invalidation_service_factory.cc', 903 'browser/invalidation/invalidation_service_factory.cc',
902 'browser/invalidation/invalidation_service_factory.h', 904 'browser/invalidation/invalidation_service_factory.h',
903 'browser/invalidation/invalidation_service_util.cc', 905 'browser/invalidation/invalidation_service_util.cc',
904 'browser/invalidation/invalidation_service_util.h', 906 'browser/invalidation/invalidation_service_util.h',
905 'browser/invalidation/invalidator_storage.cc', 907 'browser/invalidation/invalidator_storage.cc',
906 'browser/invalidation/invalidator_storage.h', 908 'browser/invalidation/invalidator_storage.h',
907 'browser/invalidation/p2p_invalidation_service.cc', 909 'browser/invalidation/p2p_invalidation_service.cc',
908 'browser/invalidation/p2p_invalidation_service.h', 910 'browser/invalidation/p2p_invalidation_service.h',
(...skipping 1068 matching lines...) Expand 10 before | Expand all | Expand 10 after
1977 'browser/storage_monitor/volume_mount_watcher_win.cc', 1979 'browser/storage_monitor/volume_mount_watcher_win.cc',
1978 'browser/storage_monitor/volume_mount_watcher_win.h', 1980 'browser/storage_monitor/volume_mount_watcher_win.h',
1979 'browser/sync/about_sync_util.cc', 1981 'browser/sync/about_sync_util.cc',
1980 'browser/sync/about_sync_util.h', 1982 'browser/sync/about_sync_util.h',
1981 'browser/sync/backend_migrator.cc', 1983 'browser/sync/backend_migrator.cc',
1982 'browser/sync/backend_migrator.h', 1984 'browser/sync/backend_migrator.h',
1983 'browser/sync/backend_unrecoverable_error_handler.cc', 1985 'browser/sync/backend_unrecoverable_error_handler.cc',
1984 'browser/sync/backend_unrecoverable_error_handler.h', 1986 'browser/sync/backend_unrecoverable_error_handler.h',
1985 'browser/sync/failed_datatypes_handler.cc', 1987 'browser/sync/failed_datatypes_handler.cc',
1986 'browser/sync/failed_datatypes_handler.h', 1988 'browser/sync/failed_datatypes_handler.h',
1987 'browser/sync/glue/android_invalidator_bridge.cc',
1988 'browser/sync/glue/android_invalidator_bridge.h',
1989 'browser/sync/glue/android_invalidator_bridge_proxy.cc',
1990 'browser/sync/glue/android_invalidator_bridge_proxy.h',
1991 'browser/sync/glue/autofill_data_type_controller.cc', 1989 'browser/sync/glue/autofill_data_type_controller.cc',
1992 'browser/sync/glue/autofill_data_type_controller.h', 1990 'browser/sync/glue/autofill_data_type_controller.h',
1993 'browser/sync/glue/autofill_profile_data_type_controller.cc', 1991 'browser/sync/glue/autofill_profile_data_type_controller.cc',
1994 'browser/sync/glue/autofill_profile_data_type_controller.h', 1992 'browser/sync/glue/autofill_profile_data_type_controller.h',
1995 'browser/sync/glue/backend_data_type_configurer.cc', 1993 'browser/sync/glue/backend_data_type_configurer.cc',
1996 'browser/sync/glue/backend_data_type_configurer.h', 1994 'browser/sync/glue/backend_data_type_configurer.h',
1997 'browser/sync/glue/bookmark_change_processor.cc', 1995 'browser/sync/glue/bookmark_change_processor.cc',
1998 'browser/sync/glue/bookmark_change_processor.h', 1996 'browser/sync/glue/bookmark_change_processor.h',
1999 'browser/sync/glue/bookmark_data_type_controller.cc', 1997 'browser/sync/glue/bookmark_data_type_controller.cc',
2000 'browser/sync/glue/bookmark_data_type_controller.h', 1998 'browser/sync/glue/bookmark_data_type_controller.h',
(...skipping 96 matching lines...) Expand 10 before | Expand all | Expand 10 after
2097 'browser/sync/profile_sync_service.h', 2095 'browser/sync/profile_sync_service.h',
2098 'browser/sync/profile_sync_service_android.cc', 2096 'browser/sync/profile_sync_service_android.cc',
2099 'browser/sync/profile_sync_service_android.h', 2097 'browser/sync/profile_sync_service_android.h',
2100 'browser/sync/profile_sync_service_base.h', 2098 'browser/sync/profile_sync_service_base.h',
2101 'browser/sync/profile_sync_service_base.cc', 2099 'browser/sync/profile_sync_service_base.cc',
2102 'browser/sync/profile_sync_service_factory.cc', 2100 'browser/sync/profile_sync_service_factory.cc',
2103 'browser/sync/profile_sync_service_factory.h', 2101 'browser/sync/profile_sync_service_factory.h',
2104 'browser/sync/profile_sync_service_harness.cc', 2102 'browser/sync/profile_sync_service_harness.cc',
2105 'browser/sync/profile_sync_service_harness.h', 2103 'browser/sync/profile_sync_service_harness.h',
2106 'browser/sync/profile_sync_service_model_type_selection_android.h', 2104 'browser/sync/profile_sync_service_model_type_selection_android.h',
2105 'browser/sync/profile_sync_service_observer.cc',
2107 'browser/sync/profile_sync_service_observer.h', 2106 'browser/sync/profile_sync_service_observer.h',
2108 'browser/sync/retry_verifier.cc', 2107 'browser/sync/retry_verifier.cc',
2109 'browser/sync/retry_verifier.h', 2108 'browser/sync/retry_verifier.h',
2110 'browser/sync/sync_global_error.cc', 2109 'browser/sync/sync_global_error.cc',
2111 'browser/sync/sync_global_error.h', 2110 'browser/sync/sync_global_error.h',
2112 'browser/sync/sync_prefs.cc', 2111 'browser/sync/sync_prefs.cc',
2113 'browser/sync/sync_prefs.h', 2112 'browser/sync/sync_prefs.h',
2114 'browser/sync/sync_ui_util.cc', 2113 'browser/sync/sync_ui_util.cc',
2115 'browser/sync/sync_ui_util.h', 2114 'browser/sync/sync_ui_util.h',
2116 'browser/sync/user_selectable_sync_type.h', 2115 'browser/sync/user_selectable_sync_type.h',
(...skipping 1129 matching lines...) Expand 10 before | Expand all | Expand 10 after
3246 'package_name': 'org/chromium/chrome/browser/ui/toolbar', 3245 'package_name': 'org/chromium/chrome/browser/ui/toolbar',
3247 'template_deps': ['browser/ui/toolbar/toolbar_model_security_level_l ist.h'], 3246 'template_deps': ['browser/ui/toolbar/toolbar_model_security_level_l ist.h'],
3248 }, 3247 },
3249 'includes': [ '../build/android/java_cpp_template.gypi' ], 3248 'includes': [ '../build/android/java_cpp_template.gypi' ],
3250 }, 3249 },
3251 ], 3250 ],
3252 }, 3251 },
3253 ], 3252 ],
3254 ], 3253 ],
3255 } 3254 }
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698