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