Index: content/public/common/content_switches.h |
diff --git a/content/public/common/content_switches.h b/content/public/common/content_switches.h |
index f792770dee031d9aed07b4903ab50212784849e9..a248681ee59e9073b3c0ed1f8e75bf6088e7ac94 100644 |
--- a/content/public/common/content_switches.h |
+++ b/content/public/common/content_switches.h |
@@ -231,6 +231,7 @@ CONTENT_EXPORT 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[]; |