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

Unified Diff: components/search_engines/search_engines_switches.h

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
Index: components/search_engines/search_engines_switches.h
diff --git a/components/search_engines/search_engines_switches.h b/components/search_engines/search_engines_switches.h
index fc3ab1090cf314d964863a3a6cd0e3aeb3505f91..476280c88815304212df65313717f9ad31808494 100644
--- a/components/search_engines/search_engines_switches.h
+++ b/components/search_engines/search_engines_switches.h
@@ -11,10 +11,6 @@ namespace switches {
extern const char kExtraSearchQueryParams[];
-#if defined(OS_WIN)
-extern const char kUseDefaultSearchProviderForDesktopSearch[];
-#endif // defined(OS_WIN)
-
} // namespace switches
#endif // COMPONENTS_SEARCH_ENGINES_SEARCH_ENGINES_SWITCHES_H_
« no previous file with comments | « components/search_engines/detect_desktop_search_win.cc ('k') | components/search_engines/search_engines_switches.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698