Index: content/public/common/content_switches.h |
diff --git a/content/public/common/content_switches.h b/content/public/common/content_switches.h |
index d39cd415ac9cdc9acac35e4d47f6f39ebaf0e473..d1326ceacff4e54b99e50643d0680fb11e9f4730 100644 |
--- a/content/public/common/content_switches.h |
+++ b/content/public/common/content_switches.h |
@@ -94,6 +94,7 @@ extern const char kEnablePeerConnection[]; |
extern const char kEnableMonitorProfile[]; |
extern const char kEnableOriginBoundCerts[]; |
extern const char kEnablePartialSwap[]; |
+extern const char kEnableUIReleaseFrontSurface[]; |
extern const char kEnablePinch[]; |
extern const char kEnablePreparsedJsCaching[]; |
CONTENT_EXPORT extern const char kEnablePrivilegedWebGLExtensions[]; |