| Index: content/public/common/content_switches.h
|
| diff --git a/content/public/common/content_switches.h b/content/public/common/content_switches.h
|
| index 5fbe9811a7f1698cbc65e2dd80b00bf25fe03df7..59ef9df92e323c0fd33bf90267594114f0a9e1a4 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 kEnableAcceleratedMjpegDecode[];
|
| CONTENT_EXPORT extern const char kEnableAggressiveDOMStorageFlushing[];
|
| CONTENT_EXPORT extern const char kEnableBleedingEdgeRenderingFastPaths[];
|
| CONTENT_EXPORT extern const char kEnableCompositorAnimationTimelines[];
|
|
|