Index: content/public/common/content_switches.h |
diff --git a/content/public/common/content_switches.h b/content/public/common/content_switches.h |
index ded8fd0095f9f38a86c353b6dcbd5d2fe9df2a72..a23f0d41c6a0fc5f13c3f63160b35a42336ffbe9 100644 |
--- a/content/public/common/content_switches.h |
+++ b/content/public/common/content_switches.h |
@@ -50,6 +50,7 @@ CONTENT_EXPORT extern const char kDisableFlashStage3d[]; |
CONTENT_EXPORT extern const char kDisableGpu[]; |
CONTENT_EXPORT extern const char kDisableGpuCompositing[]; |
CONTENT_EXPORT extern const char kDisableGpuEarlyInit[]; |
+CONTENT_EXPORT extern const char kDisableGpuMemoryBufferVideoFrames[]; |
extern const char kDisableGpuProcessCrashLimit[]; |
CONTENT_EXPORT extern const char kDisableGpuRasterization[]; |
CONTENT_EXPORT extern const char kDisableGpuSandbox[]; |