diff options
Diffstat (limited to 'content/public/common/content_switches.h')
-rw-r--r-- | content/public/common/content_switches.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/content/public/common/content_switches.h b/content/public/common/content_switches.h index 4b25727..a876146 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[]; |