Index: content/public/common/content_switches.h |
diff --git a/content/public/common/content_switches.h b/content/public/common/content_switches.h |
index f80152ac24c27033230be180c73108a5835282d6..3f10fc0f4d16376f05ef796438202722925b9b0d 100644 |
--- a/content/public/common/content_switches.h |
+++ b/content/public/common/content_switches.h |
@@ -257,6 +257,7 @@ CONTENT_EXPORT extern const char kForceUseOverlayEmbeddedVideo[]; |
CONTENT_EXPORT extern const char kHideScrollbars[]; |
extern const char kNetworkCountryIso[]; |
CONTENT_EXPORT extern const char kRemoteDebuggingSocketName[]; |
+CONTENT_EXPORT extern const char kRendererWaitForJavaDebugger[]; |
#endif |
CONTENT_EXPORT extern const char kDisableWebAudio[]; |