| Index: content/public/common/content_switches.h
|
| diff --git a/content/public/common/content_switches.h b/content/public/common/content_switches.h
|
| index e5f3ca3288ff6e37cab19c5ee7c44dbbce594133..0b58042dbec3f9268dc76629f52f2e9b13780cd0 100644
|
| --- a/content/public/common/content_switches.h
|
| +++ b/content/public/common/content_switches.h
|
| @@ -117,6 +117,7 @@ CONTENT_EXPORT extern const char kUseFakeDeviceForMediaStream[];
|
| extern const char kEnableMonitorProfile[];
|
| extern const char kEnableUserMediaScreenCapturing[];
|
| extern const char kEnablePinch[];
|
| +CONTENT_EXPORT extern const char kEnableOfflineCacheAccess[];
|
| extern const char kEnablePreparsedJsCaching[];
|
| CONTENT_EXPORT extern const char kEnablePrivilegedWebGLExtensions[];
|
| extern const char kEnablePruneGpuCommandBuffers[];
|
|
|