Index: content/public/common/content_switches.h |
diff --git a/content/public/common/content_switches.h b/content/public/common/content_switches.h |
index ce84514630b6b9263273dad113073afa9780d91f..9d83cdcddb94cdadbcc30571b56075960a3f409d 100644 |
--- a/content/public/common/content_switches.h |
+++ b/content/public/common/content_switches.h |
@@ -92,6 +92,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 kEnableAcceleratedMjpegDecode[]; |
CONTENT_EXPORT extern const char kEnableAggressiveDOMStorageFlushing[]; |
CONTENT_EXPORT extern const char kEnableBleedingEdgeRenderingFastPaths[]; |
CONTENT_EXPORT extern const char kEnableCompositorAnimationTimelines[]; |