Index: content/public/common/content_switches.h |
=================================================================== |
--- content/public/common/content_switches.h (revision 151267) |
+++ content/public/common/content_switches.h (working copy) |
@@ -167,6 +167,7 @@ |
CONTENT_EXPORT extern const char kProcessPerTab[]; |
CONTENT_EXPORT extern const char kProcessType[]; |
CONTENT_EXPORT extern const char kRegisterPepperPlugins[]; |
+CONTENT_EXPORT extern const char kRemoteDebuggingPort[]; |
CONTENT_EXPORT extern const char kRendererAssertTest[]; |
extern const char kRendererCmdPrefix[]; |
CONTENT_EXPORT extern const char kRendererProcess[]; |