Index: content/public/common/content_switches.h |
diff --git a/content/public/common/content_switches.h b/content/public/common/content_switches.h |
index 45f7a56ee6fc2d9db81d14691ce98b809e3672b6..3e6ca5727e47f229a245bb4f5badb8aa8e3957fb 100644 |
--- a/content/public/common/content_switches.h |
+++ b/content/public/common/content_switches.h |
@@ -91,6 +91,7 @@ CONTENT_EXPORT extern const char kDisableWebSecurity[]; |
extern const char kDisableXSSAuditor[]; |
CONTENT_EXPORT extern const char kDomAutomationController[]; |
extern const char kEnable2dCanvasClipAntialiasing[]; |
+CONTENT_EXPORT extern const char kEnableAggressiveDOMStorageFlushing[]; |
CONTENT_EXPORT extern const char kEnableBleedingEdgeRenderingFastPaths[]; |
CONTENT_EXPORT extern const char kEnableCompositorAnimationTimelines[]; |
CONTENT_EXPORT extern const char kEnableCredentialManagerAPI[]; |