| Index: content/common/content_switches_internal.h
|
| diff --git a/content/common/content_switches_internal.h b/content/common/content_switches_internal.h
|
| index aacd9426e58b109f29205ff5cca096982d069f00..4a72b8081b2b252effb5c7704960dc0ac28f0d5d 100644
|
| --- a/content/common/content_switches_internal.h
|
| +++ b/content/common/content_switches_internal.h
|
| @@ -17,6 +17,7 @@ bool IsPinchToZoomEnabled();
|
| bool IsWin32kRendererLockdownEnabled();
|
| #endif
|
| V8CacheOptions GetV8CacheOptions();
|
| +V8CacheStrategiesForCacheStorage GetV8CacheStrategiesForCacheStorage();
|
|
|
| CONTENT_EXPORT bool IsUseZoomForDSFEnabled();
|
|
|
|
|