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

Side by Side Diff: chrome/browser/BUILD.gn

Issue 2787713002: Remove deprecated extension notification from shortcuts_extensions_manager.h/cc (Closed)
Patch Set: review Created 3 years, 8 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
« no previous file with comments | « no previous file | chrome/browser/autocomplete/shortcuts_backend_factory.cc » ('j') | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
1 # Copyright 2014 The Chromium Authors. All rights reserved. 1 # Copyright 2014 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 import("//build/config/chrome_build.gni") 5 import("//build/config/chrome_build.gni")
6 import("//build/config/crypto.gni") 6 import("//build/config/crypto.gni")
7 import("//build/config/features.gni") 7 import("//build/config/features.gni")
8 import("//build/config/ui.gni") 8 import("//build/config/ui.gni")
9 import("//build/split_static_library.gni") 9 import("//build/split_static_library.gni")
10 import("//chrome/common/features.gni") 10 import("//chrome/common/features.gni")
(...skipping 66 matching lines...) Expand 10 before | Expand all | Expand 10 after
77 "autocomplete/autocomplete_classifier_factory.cc", 77 "autocomplete/autocomplete_classifier_factory.cc",
78 "autocomplete/autocomplete_classifier_factory.h", 78 "autocomplete/autocomplete_classifier_factory.h",
79 "autocomplete/chrome_autocomplete_provider_client.cc", 79 "autocomplete/chrome_autocomplete_provider_client.cc",
80 "autocomplete/chrome_autocomplete_provider_client.h", 80 "autocomplete/chrome_autocomplete_provider_client.h",
81 "autocomplete/chrome_autocomplete_scheme_classifier.cc", 81 "autocomplete/chrome_autocomplete_scheme_classifier.cc",
82 "autocomplete/chrome_autocomplete_scheme_classifier.h", 82 "autocomplete/chrome_autocomplete_scheme_classifier.h",
83 "autocomplete/in_memory_url_index_factory.cc", 83 "autocomplete/in_memory_url_index_factory.cc",
84 "autocomplete/in_memory_url_index_factory.h", 84 "autocomplete/in_memory_url_index_factory.h",
85 "autocomplete/shortcuts_backend_factory.cc", 85 "autocomplete/shortcuts_backend_factory.cc",
86 "autocomplete/shortcuts_backend_factory.h", 86 "autocomplete/shortcuts_backend_factory.h",
87 "autocomplete/shortcuts_extensions_manager.cc",
88 "autocomplete/shortcuts_extensions_manager.h",
89 "autofill/personal_data_manager_factory.cc", 87 "autofill/personal_data_manager_factory.cc",
90 "autofill/personal_data_manager_factory.h", 88 "autofill/personal_data_manager_factory.h",
91 "autofill/risk_util.cc", 89 "autofill/risk_util.cc",
92 "autofill/risk_util.h", 90 "autofill/risk_util.h",
93 "autofill/validation_rules_storage_factory.cc", 91 "autofill/validation_rules_storage_factory.cc",
94 "autofill/validation_rules_storage_factory.h", 92 "autofill/validation_rules_storage_factory.h",
95 "background_sync/background_sync_controller_factory.cc", 93 "background_sync/background_sync_controller_factory.cc",
96 "background_sync/background_sync_controller_factory.h", 94 "background_sync/background_sync_controller_factory.h",
97 "background_sync/background_sync_controller_impl.cc", 95 "background_sync/background_sync_controller_impl.cc",
98 "background_sync/background_sync_controller_impl.h", 96 "background_sync/background_sync_controller_impl.h",
(...skipping 1607 matching lines...) Expand 10 before | Expand all | Expand 10 after
1706 } 1704 }
1707 1705
1708 if (enable_extensions) { 1706 if (enable_extensions) {
1709 sources += [ 1707 sources += [
1710 "accessibility/accessibility_extension_api.cc", 1708 "accessibility/accessibility_extension_api.cc",
1711 "accessibility/accessibility_extension_api.h", 1709 "accessibility/accessibility_extension_api.h",
1712 "accessibility/animation_policy_prefs.cc", 1710 "accessibility/animation_policy_prefs.cc",
1713 "accessibility/animation_policy_prefs.h", 1711 "accessibility/animation_policy_prefs.h",
1714 "autocomplete/keyword_extensions_delegate_impl.cc", 1712 "autocomplete/keyword_extensions_delegate_impl.cc",
1715 "autocomplete/keyword_extensions_delegate_impl.h", 1713 "autocomplete/keyword_extensions_delegate_impl.h",
1714 "autocomplete/shortcuts_extensions_manager.cc",
1715 "autocomplete/shortcuts_extensions_manager.h",
1716 "browsing_data/hosted_apps_counter.cc", 1716 "browsing_data/hosted_apps_counter.cc",
1717 "browsing_data/hosted_apps_counter.h", 1717 "browsing_data/hosted_apps_counter.h",
1718 "content_settings/content_settings_internal_extension_provider.cc", 1718 "content_settings/content_settings_internal_extension_provider.cc",
1719 "content_settings/content_settings_internal_extension_provider.h", 1719 "content_settings/content_settings_internal_extension_provider.h",
1720 "drive/drive_notification_manager_factory.cc", 1720 "drive/drive_notification_manager_factory.cc",
1721 "drive/drive_notification_manager_factory.h", 1721 "drive/drive_notification_manager_factory.h",
1722 "guest_view/app_view/chrome_app_view_guest_delegate.cc", 1722 "guest_view/app_view/chrome_app_view_guest_delegate.cc",
1723 "guest_view/app_view/chrome_app_view_guest_delegate.h", 1723 "guest_view/app_view/chrome_app_view_guest_delegate.h",
1724 "guest_view/chrome_guest_view_manager_delegate.cc", 1724 "guest_view/chrome_guest_view_manager_delegate.cc",
1725 "guest_view/chrome_guest_view_manager_delegate.h", 1725 "guest_view/chrome_guest_view_manager_delegate.h",
(...skipping 2906 matching lines...) Expand 10 before | Expand all | Expand 10 after
4632 4632
4633 service_manifest("preferences_manifest") { 4633 service_manifest("preferences_manifest") {
4634 name = "preferences" 4634 name = "preferences"
4635 source = "prefs/preferences_manifest.json" 4635 source = "prefs/preferences_manifest.json"
4636 } 4636 }
4637 4637
4638 service_manifest("preferences_forwarder_manifest") { 4638 service_manifest("preferences_forwarder_manifest") {
4639 name = "preferences_forwarder" 4639 name = "preferences_forwarder"
4640 source = "prefs/forwarder_manifest.json" 4640 source = "prefs/forwarder_manifest.json"
4641 } 4641 }
OLDNEW
« no previous file with comments | « no previous file | chrome/browser/autocomplete/shortcuts_backend_factory.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698