| Index: chrome/common/chrome_switches.cc
|
| ===================================================================
|
| --- chrome/common/chrome_switches.cc (revision 85061)
|
| +++ chrome/common/chrome_switches.cc (working copy)
|
| @@ -423,9 +423,6 @@
|
| // testing, for example page cycler and layout tests. See bug 1157243.
|
| const char kEnableFileCookies[] = "enable-file-cookies";
|
|
|
| -// Enable the use of the HistoryQuickProvider for autocomplete results.
|
| -const char kEnableHistoryQuickProvider[] = "enable-history-quick-provider";
|
| -
|
| // Enable the JavaScript Full Screen API.
|
| const char kEnableFullScreen[] = "enable-fullscreen";
|
|
|
|
|