Index: content/public/common/content_switches.h |
diff --git a/content/public/common/content_switches.h b/content/public/common/content_switches.h |
index 41ddbe7ff611e143ee425c1e2d0e32028791d08f..c90278541b1767e31d82437d6dda9e4e652e2cd8 100644 |
--- a/content/public/common/content_switches.h |
+++ b/content/public/common/content_switches.h |
@@ -269,6 +269,7 @@ extern const char kUtilityCmdPrefix[]; |
CONTENT_EXPORT extern const char kUtilityProcess[]; |
extern const char kUtilityProcessAllowedDir[]; |
CONTENT_EXPORT extern const char kUtilityProcessEnableMDns[]; |
+CONTENT_EXPORT extern const char kUtilityProcessRunningElevated[]; |
CONTENT_EXPORT extern const char kWaitForDebuggerChildren[]; |
CONTENT_EXPORT extern const char kWebGLCommandBufferSizeKb[]; |
CONTENT_EXPORT extern const char kWorkerProcess[]; |