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

Unified Diff: chrome/chrome_browser.gypi

Issue 2177123003: Move SearchProvider implementation into Blink and make it a no-op. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: . Created 4 years, 5 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 side-by-side diff with in-line comments
Download patch
« no previous file with comments | « chrome/browser/ui/search_engines/search_engine_tab_helper.h ('k') | chrome/chrome_common.gypi » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/chrome_browser.gypi
diff --git a/chrome/chrome_browser.gypi b/chrome/chrome_browser.gypi
index ac9600385fa1824036f9456c4b9947691641f299..43e87f9e6f6053b500919fb51ebdd47759e8ec31 100644
--- a/chrome/chrome_browser.gypi
+++ b/chrome/chrome_browser.gypi
@@ -2762,10 +2762,6 @@
'chrome_browser_search_engines_sources': [
'browser/search_engines/chrome_template_url_service_client.cc',
'browser/search_engines/chrome_template_url_service_client.h',
- 'browser/search_engines/search_provider_install_data.cc',
- 'browser/search_engines/search_provider_install_data.h',
- 'browser/search_engines/search_provider_install_state_impl.cc',
- 'browser/search_engines/search_provider_install_state_impl.h',
'browser/search_engines/template_url_fetcher_factory.cc',
'browser/search_engines/template_url_fetcher_factory.h',
'browser/search_engines/template_url_service_factory.cc',
@@ -3393,7 +3389,6 @@
'budget_proto',
'common_mojo_bindings',
'common_net',
- 'common_search_provider_mojom',
'debugger',
'installer_util',
'../cc/cc.gyp:cc',
« no previous file with comments | « chrome/browser/ui/search_engines/search_engine_tab_helper.h ('k') | chrome/chrome_common.gypi » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698