Index: content/public/common/content_switches.h |
diff --git a/content/public/common/content_switches.h b/content/public/common/content_switches.h |
index 70d770a787353191684eb5dcb8e9e71a62e57767..e5e8a7aa303c329bc37ab5f1a7b4107e98f881de 100644 |
--- a/content/public/common/content_switches.h |
+++ b/content/public/common/content_switches.h |
@@ -82,6 +82,7 @@ extern const char kEnableAccessibilityLogging[]; |
extern const char kEnableBrowserPlugin[]; |
CONTENT_EXPORT extern const char kEnableCompositingForFixedPosition[]; |
extern const char kEnableCssRegions[]; |
+extern const char kEnableCssShaders[]; |
CONTENT_EXPORT extern const char kEnableDeferred2dCanvas[]; |
extern const char kEnableCompositeToTexture[]; |
CONTENT_EXPORT extern const char kEnableDeviceMotion[]; |