| Index: content/public/common/content_switches.h
|
| diff --git a/content/public/common/content_switches.h b/content/public/common/content_switches.h
|
| index bf8979c0fb5ac8e40bb597bd9b24a44c61eb9926..44d62f36f60193efb4b6859d93c7a068ca43b09c 100644
|
| --- a/content/public/common/content_switches.h
|
| +++ b/content/public/common/content_switches.h
|
| @@ -263,7 +263,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[];
|
|
|