Index: content/public/common/content_switches.h |
diff --git a/content/public/common/content_switches.h b/content/public/common/content_switches.h |
index 1e3b7b02c2a13795bd58f9a5e0b56b572d79ad41..b71d2d8dd008a07586b69d6341daf01e10c69e77 100644 |
--- a/content/public/common/content_switches.h |
+++ b/content/public/common/content_switches.h |
@@ -251,6 +251,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[]; |
extern const char kWebCoreLogChannels[]; |
CONTENT_EXPORT extern const char kWorkerProcess[]; |