Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(854)

Unified Diff: content/common/content_switches_internal.h

Issue 1914963002: Introduce v8-cache-strategies-for-cache-storage setting flags. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 4 years, 8 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
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();

Powered by Google App Engine
This is Rietveld 408576698