Index: chrome/common/chrome_switches.cc |
=================================================================== |
--- chrome/common/chrome_switches.cc (revision 158657) |
+++ chrome/common/chrome_switches.cc (working copy) |
@@ -1400,9 +1400,6 @@ |
// Skips OAuth part of ChromeOS login process. |
const char kSkipOAuthLogin[] = "skip-oauth-login"; |
-// Use level db for drive metadata storage. |
-const char kUseLevelDBForGData[] = "use-leveldb-for-gdata"; |
- |
// Enables the redirection of viewable document requests to the Google Document |
// Viewer. |
const char kEnableGView[] = "enable-gview"; |