Index: content/public/common/content_switches.h |
diff --git a/content/public/common/content_switches.h b/content/public/common/content_switches.h |
index da5ea6294d7096271cd0240b77c816f93dcd0421..70d662841fe9cad2765832235a235c853052c3e3 100644 |
--- a/content/public/common/content_switches.h |
+++ b/content/public/common/content_switches.h |
@@ -168,7 +168,6 @@ 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[]; |