Index: content/common/content_switches.h |
diff --git a/content/common/content_switches.h b/content/common/content_switches.h |
index 6208fdc214156a6480d067abad0e0d575e6993f5..3922163f165684ebff3ed851a84b9f0ba34b8b6a 100644 |
--- a/content/common/content_switches.h |
+++ b/content/common/content_switches.h |
@@ -35,6 +35,7 @@ extern const char kExtraPluginDir[]; |
extern const char kGpuLauncher[]; |
extern const char kGpuProcess[]; |
extern const char kGpuStartupDialog[]; |
+extern const char kLevelDBIndexedDatabase[]; |
extern const char kLoadPlugin[]; |
extern const char kLoggingLevel[]; |
extern const char kLogPluginMessages[]; |