| Index: content/public/common/content_switches.h | 
| diff --git a/content/public/common/content_switches.h b/content/public/common/content_switches.h | 
| index f070dea0cae33c6d52eba184a100cb16b3318a50..eb0a94cb0e3ec10e2ed8c36dcc5d68835f3df0fe 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) | 
|  |