| Index: content/public/common/content_switches.h
|
| diff --git a/content/public/common/content_switches.h b/content/public/common/content_switches.h
|
| index e61ce303c89f0bb4fbe859506ff618a8309de33e..7f089d74967e3ae5f67e55edf98767c5f09033d0 100644
|
| --- a/content/public/common/content_switches.h
|
| +++ b/content/public/common/content_switches.h
|
| @@ -36,7 +36,6 @@ CONTENT_EXPORT extern const char kDisableAcceleratedMjpegDecode[];
|
| CONTENT_EXPORT extern const char kDisableAcceleratedVideoDecode[];
|
| extern const char kDisableBackingStoreLimit[];
|
| CONTENT_EXPORT extern const char kDisableBlinkFeatures[];
|
| -CONTENT_EXPORT extern const char kDisableCompositorAnimationTimelines[];
|
| CONTENT_EXPORT extern const char kDisableDatabases[];
|
| CONTENT_EXPORT extern const char kDisableDelayAgnosticAec[];
|
| extern const char kDisableDirectNPAPIRequests[];
|
|
|