Index: chrome/common/chrome_switches.cc |
=================================================================== |
--- chrome/common/chrome_switches.cc (revision 21913) |
+++ chrome/common/chrome_switches.cc (working copy) |
@@ -449,8 +449,6 @@ |
// Enables StatsTable, logging statistics to a global named shared memory table. |
const wchar_t kEnableStatsTable[] = L"enable-stats-table"; |
-// Disables the Omnibox2 popup and functionality. |
-const wchar_t kDisableOmnibox2[] = L"disable-omnibox2"; |
// Replaces the audio IPC layer for <audio> and <video> with a mock audio |
// device, useful when using remote desktop or machines without sound cards. |