Index: content/public/common/content_switches.h |
diff --git a/content/public/common/content_switches.h b/content/public/common/content_switches.h |
index daa01a675f4a0513bd604a814300ca9821b3eedb..58d52c4919f8260eedd7a4afc00729aeb68292c8 100644 |
--- a/content/public/common/content_switches.h |
+++ b/content/public/common/content_switches.h |
@@ -230,6 +230,7 @@ CONTENT_EXPORT extern const char kUIPrioritizeInGpuProcess[]; |
CONTENT_EXPORT extern const char kUseFakeUIForMediaStream[]; |
CONTENT_EXPORT extern const char kEnableNativeGpuMemoryBuffers[]; |
CONTENT_EXPORT extern const char kUseImageTextureTarget[]; |
+CONTENT_EXPORT extern const char kUsePersistentGpuMemoryBuffers[]; |
CONTENT_EXPORT extern const char kUseMobileUserAgent[]; |
CONTENT_EXPORT extern const char kUseNormalPriorityForTileTaskWorkerThreads[]; |
extern const char kUseSurfaces[]; |