summaryrefslogtreecommitdiffstats
path: root/content/public/common/content_switches.h
diff options
context:
space:
mode:
Diffstat (limited to 'content/public/common/content_switches.h')
-rw-r--r--content/public/common/content_switches.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/content/public/common/content_switches.h b/content/public/common/content_switches.h
index f070dea..eb0a94c 100644
--- a/content/public/common/content_switches.h
+++ b/content/public/common/content_switches.h
@@ -220,7 +220,7 @@ CONTENT_EXPORT extern const char kUseMobileUserAgent[];
extern const char kDisableMediaHistoryLogging[];
extern const char kDisableGestureRequirementForMediaPlayback[];
extern const char kNetworkCountryIso[];
-extern const char kEnableWebViewSynchronousAPIs[];
+CONTENT_EXPORT extern const char kEnableWebViewSynchronousAPIs[];
#endif
#if defined(OS_CHROMEOS)