Index: content/public/common/content_switches.h |
diff --git a/content/public/common/content_switches.h b/content/public/common/content_switches.h |
index a48dfe71cbf808078a35882df172d8744dbe0c36..666e5321bb350c77217325253bc3b31efb4b8e6d 100644 |
--- a/content/public/common/content_switches.h |
+++ b/content/public/common/content_switches.h |
@@ -236,6 +236,7 @@ CONTENT_EXPORT extern const char kEnableNativeGpuMemoryBuffers[]; |
extern const char kUseImageTextureTarget[]; |
CONTENT_EXPORT extern const char kUseMobileUserAgent[]; |
extern const char kUseSurfaces[]; |
+CONTENT_EXPORT extern const char kDisableSurfaces[]; |
extern const char kUtilityCmdPrefix[]; |
CONTENT_EXPORT extern const char kUtilityProcess[]; |
extern const char kUtilityProcessAllowedDir[]; |