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

Unified Diff: components/omnibox/browser/omnibox_switches.h

Issue 1224083010: Enable Answers in Suggest always. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Respond to comment Created 5 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 | « components/omnibox/browser/omnibox_field_trial.cc ('k') | components/omnibox/browser/omnibox_switches.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: components/omnibox/browser/omnibox_switches.h
diff --git a/components/omnibox/browser/omnibox_switches.h b/components/omnibox/browser/omnibox_switches.h
index 012346066187d5b3833ed67579b47b47ac2438e8..33fced37eaea8fbf347f3e033c5d727c65c1b128 100644
--- a/components/omnibox/browser/omnibox_switches.h
+++ b/components/omnibox/browser/omnibox_switches.h
@@ -7,8 +7,6 @@
namespace switches {
-extern const char kDisableAnswersInSuggest[];
-extern const char kEnableAnswersInSuggest[];
extern const char kEmphasizeTitlesInOmniboxDropdown[];
} // namespace switches
« no previous file with comments | « components/omnibox/browser/omnibox_field_trial.cc ('k') | components/omnibox/browser/omnibox_switches.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698