Index: content/public/common/content_switches.h |
diff --git a/content/public/common/content_switches.h b/content/public/common/content_switches.h |
index da6b4abc98afa40c6ffcb12214badbd7d57e370b..75abfb6632e615cfd4ae45d24ac5b9d4bb1e1236 100644 |
--- a/content/public/common/content_switches.h |
+++ b/content/public/common/content_switches.h |
@@ -103,6 +103,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[]; |