| Index: content/public/common/content_switches.h
|
| diff --git a/content/public/common/content_switches.h b/content/public/common/content_switches.h
|
| index af9700a73541163da2b9edfd36a10626b03d4ece..068925b1b2d2e37e129a302e37b8a775af0dc820 100644
|
| --- a/content/public/common/content_switches.h
|
| +++ b/content/public/common/content_switches.h
|
| @@ -243,7 +243,7 @@ CONTENT_EXPORT extern const char kUseMobileUserAgent[];
|
| CONTENT_EXPORT extern const char kUseRemoteCompositing[];
|
| extern const char kUtilityCmdPrefix[];
|
| CONTENT_EXPORT extern const char kUtilityProcess[];
|
| -extern const char kUtilityProcessAllowedDir[];
|
| +CONTENT_EXPORT extern const char kUtilityProcessAllowedDir[];
|
| CONTENT_EXPORT extern const char kUtilityProcessRunningElevated[];
|
| CONTENT_EXPORT extern const char kV8CacheOptions[];
|
| CONTENT_EXPORT extern const char kV8NativesPassedByFD[];
|
|
|