Index: content/public/common/content_switches.h |
diff --git a/content/public/common/content_switches.h b/content/public/common/content_switches.h |
index cbbf5f484df2c44e17b80894eee90f1d4bb21bb1..cc6a48b146af1ec916e21640bc7770ecfd3dc7d9 100644 |
--- a/content/public/common/content_switches.h |
+++ b/content/public/common/content_switches.h |
@@ -209,6 +209,7 @@ CONTENT_EXPORT extern const char kRegisterPepperPlugins[]; |
CONTENT_EXPORT extern const char kRemoteDebuggingPort[]; |
CONTENT_EXPORT extern const char kRendererAssertTest[]; |
extern const char kRendererCmdPrefix[]; |
+extern const char kChildCmdPrefix[]; |
CONTENT_EXPORT extern const char kRendererProcess[]; |
extern const char kRendererProcessLimit[]; |
extern const char kRendererStartupDialog[]; |