Index: content/public/common/content_switches.h |
diff --git a/content/public/common/content_switches.h b/content/public/common/content_switches.h |
index 7f407cbb551a3d6658f007a4524d31ce83d26719..851e90dcf4ead97a91ab0c8e62ca090bda209cf9 100644 |
--- a/content/public/common/content_switches.h |
+++ b/content/public/common/content_switches.h |
@@ -169,6 +169,7 @@ extern const char kLoadPlugin[]; |
CONTENT_EXPORT extern const char kLoggingLevel[]; |
extern const char kLogPluginMessages[]; |
extern const char kMemoryMetrics[]; |
+extern const char kNewIndexedDB[]; |
CONTENT_EXPORT extern const char kNoReferrers[]; |
CONTENT_EXPORT extern const char kNoSandbox[]; |
CONTENT_EXPORT extern const char kAllowNoSandboxJob[]; |