Index: content/public/common/content_switches.h |
diff --git a/content/public/common/content_switches.h b/content/public/common/content_switches.h |
index 4167faacd8445e2b49ffad0b223ce0286a1fdc16..a0855153f7f6b796b6bb620a8f4b9888de227d45 100644 |
--- a/content/public/common/content_switches.h |
+++ b/content/public/common/content_switches.h |
@@ -143,7 +143,6 @@ CONTENT_EXPORT extern const char kServiceProcess[]; |
extern const char kShowPaintRects[]; |
extern const char kSimpleDataSource[]; |
CONTENT_EXPORT extern const char kSingleProcess[]; |
-CONTENT_EXPORT extern const char kSQLiteIndexedDatabase[]; |
CONTENT_EXPORT extern const char kTestSandbox[]; |
extern const char kUnlimitedQuotaForFiles[]; |
CONTENT_EXPORT extern const char kUserAgent[]; |