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