Index: content/public/common/content_switches.h |
diff --git a/content/public/common/content_switches.h b/content/public/common/content_switches.h |
index 32cea0dd4abe3129f4d618c530473d9455678ea8..b3bf8563eb633fabed8a37729d7f0052bffe9f27 100644 |
--- a/content/public/common/content_switches.h |
+++ b/content/public/common/content_switches.h |
@@ -237,7 +237,7 @@ CONTENT_EXPORT extern const char kUtilityProcess[]; |
extern const char kUtilityProcessAllowedDir[]; |
CONTENT_EXPORT extern const char kUtilityProcessEnableMDns[]; |
CONTENT_EXPORT extern const char kUtilityProcessRunningElevated[]; |
-extern const char kV8CacheOptions[]; |
+CONTENT_EXPORT extern const char kV8CacheOptions[]; |
CONTENT_EXPORT extern const char kValidateInputEventStream[]; |
CONTENT_EXPORT extern const char kWaitForDebuggerChildren[]; |
CONTENT_EXPORT extern const char kZygoteCmdPrefix[]; |