Index: content/common/content_switches.h |
diff --git a/content/common/content_switches.h b/content/common/content_switches.h |
index a0d196a80f32d0b2ce644e1d606bee4bda4e5aaf..a1a88077336956a7276f41398e0aecfca8d95649 100644 |
--- a/content/common/content_switches.h |
+++ b/content/common/content_switches.h |
@@ -135,7 +135,6 @@ extern const char kSingleProcess[]; |
extern const char kSQLiteIndexedDatabase[]; |
extern const char kTestSandbox[]; |
extern const char kUnlimitedQuotaForFiles[]; |
-extern const char kUnlimitedQuotaForIndexedDB[]; |
extern const char kUserAgent[]; |
extern const char kUtilityCmdPrefix[]; |
extern const char kUtilityProcess[]; |