Index: content/public/common/content_switches.h |
diff --git a/content/public/common/content_switches.h b/content/public/common/content_switches.h |
index 674ebf7585079dbde171aed643b4d51d6d7175ec..256d5e91ff9896ac68ea9f3bbc688d389c181beb 100644 |
--- a/content/public/common/content_switches.h |
+++ b/content/public/common/content_switches.h |
@@ -102,6 +102,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[]; |