Index: content/public/common/content_switches.h |
diff --git a/content/public/common/content_switches.h b/content/public/common/content_switches.h |
index afe972cfa0790d7c6874e43064da07f7dd440824..3be826a494dd9e7b5263ed6aa8793f6a00ec40a5 100644 |
--- a/content/public/common/content_switches.h |
+++ b/content/public/common/content_switches.h |
@@ -229,6 +229,7 @@ extern const char kUseImageTextureTarget[]; |
CONTENT_EXPORT extern const char kUseMobileUserAgent[]; |
CONTENT_EXPORT extern const char kUseNormalPriorityForTileTaskWorkerThreads[]; |
extern const char kUseSurfaces[]; |
+CONTENT_EXPORT extern const char kDisableSurfaces[]; |
extern const char kUtilityCmdPrefix[]; |
CONTENT_EXPORT extern const char kUtilityProcess[]; |
extern const char kUtilityProcessAllowedDir[]; |