| Index: content/public/common/content_switches.h
|
| diff --git a/content/public/common/content_switches.h b/content/public/common/content_switches.h
|
| index bdb279b6ddf8b741bfe944fead1e743bb7418eb6..92c7926b379bee73c1998be83617ac5ea4bfeca9 100644
|
| --- a/content/public/common/content_switches.h
|
| +++ b/content/public/common/content_switches.h
|
| @@ -223,7 +223,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)
|
|
|