Index: content/public/common/content_switches.h |
diff --git a/content/public/common/content_switches.h b/content/public/common/content_switches.h |
index 680213f022cc696360620e85264a83f415df7901..23777bb089a89a312507dfc55d087dbda50bacec 100644 |
--- a/content/public/common/content_switches.h |
+++ b/content/public/common/content_switches.h |
@@ -237,6 +237,7 @@ CONTENT_EXPORT extern const char kEnableNativeGpuMemoryBuffers[]; |
CONTENT_EXPORT extern const char kUseImageExternal[]; |
CONTENT_EXPORT extern const char kUseMobileUserAgent[]; |
extern const char kUseSurfaces[]; |
+extern const char kDisableSurfaces[]; |
extern const char kUtilityCmdPrefix[]; |
CONTENT_EXPORT extern const char kUtilityProcess[]; |
extern const char kUtilityProcessAllowedDir[]; |