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

Unified Diff: components/search_engines.gypi

Issue 1477783004: Add a preference to control Windows desktop search redirection. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: fix compile error. Created 5 years 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 | « components/components_tests.gyp ('k') | components/search_engines/BUILD.gn » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: components/search_engines.gypi
diff --git a/components/search_engines.gypi b/components/search_engines.gypi
index 64ddbe9306ae1f471353e640030e0074dd8919c5..120539293106e93969e256694ddcafcaec4d639f 100644
--- a/components/search_engines.gypi
+++ b/components/search_engines.gypi
@@ -44,8 +44,8 @@
'search_engines/default_search_policy_handler.h',
'search_engines/default_search_pref_migration.cc',
'search_engines/default_search_pref_migration.h',
- 'search_engines/detect_desktop_search_win.cc',
- 'search_engines/detect_desktop_search_win.h',
+ 'search_engines/desktop_search_win.cc',
+ 'search_engines/desktop_search_win.h',
'search_engines/keyword_table.cc',
'search_engines/keyword_table.h',
'search_engines/keyword_web_data_service.cc',
« no previous file with comments | « components/components_tests.gyp ('k') | components/search_engines/BUILD.gn » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698