summaryrefslogtreecommitdiff
path: root/chromium/content/public/common/content_switches.h
diff options
context:
space:
mode:
Diffstat (limited to 'chromium/content/public/common/content_switches.h')
-rw-r--r--chromium/content/public/common/content_switches.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/chromium/content/public/common/content_switches.h b/chromium/content/public/common/content_switches.h
index f520e6f25de..f28b45ab83f 100644
--- a/chromium/content/public/common/content_switches.h
+++ b/chromium/content/public/common/content_switches.h
@@ -195,6 +195,7 @@ CONTENT_EXPORT extern const char kReduceUserAgentPlatformOsCpu[];
CONTENT_EXPORT extern const char kRegisterPepperPlugins[];
CONTENT_EXPORT extern const char kRemoteDebuggingPipe[];
CONTENT_EXPORT extern const char kRemoteDebuggingPort[];
+CONTENT_EXPORT extern const char kRemoteAllowOrigins[];
CONTENT_EXPORT extern const char kRendererClientId[];
extern const char kRendererCmdPrefix[];
CONTENT_EXPORT extern const char kRendererProcess[];