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