| 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..f7715361c4048576431d6988af649447cb0bd8d9 100644
|
| --- a/content/public/common/content_switches.h
|
| +++ b/content/public/common/content_switches.h
|
| @@ -265,7 +265,6 @@ extern const char kWebRtcMaxCaptureFramerate[];
|
| #endif
|
|
|
| #if defined(OS_ANDROID)
|
| -CONTENT_EXPORT extern const char kDisableAndroidCompositorAnimationTimelines[];
|
| CONTENT_EXPORT extern const char kDisableOverscrollEdgeEffect[];
|
| CONTENT_EXPORT extern const char kDisablePullToRefreshEffect[];
|
| CONTENT_EXPORT extern const char kDisableScreenOrientationLock[];
|
|
|