Chromium Code Reviews

Unified Diff: chrome/common/chrome_switches.h

Issue 160378: Make TOOLKIT_VIEWS port use views-based Autocomplete popup.... (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src/
Patch Set: '' Created 11 years, 5 months ago
Use n/p to move between diff chunks; N/P to move between comments.
Jump to:
View side-by-side diff with in-line comments
« no previous file with comments | « chrome/chrome.gyp ('k') | chrome/common/chrome_switches.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/common/chrome_switches.h
===================================================================
--- chrome/common/chrome_switches.h (revision 21913)
+++ chrome/common/chrome_switches.h (working copy)
@@ -171,8 +171,6 @@
extern const wchar_t kAutoSpellCorrect[];
-extern const wchar_t kDisableOmnibox2[];
-
extern const wchar_t kDisableAudio[];
extern const wchar_t kSimpleDataSource[];
« no previous file with comments | « chrome/chrome.gyp ('k') | chrome/common/chrome_switches.cc » ('j') | no next file with comments »

Powered by Google App Engine