| Index: content/public/common/content_switches.h
|
| diff --git a/content/public/common/content_switches.h b/content/public/common/content_switches.h
|
| index 01bf562e3fbe1ce4ffeb525f1808dc30934f8973..1db06f57d196349e33314158fd8afc0d011e13de 100644
|
| --- a/content/public/common/content_switches.h
|
| +++ b/content/public/common/content_switches.h
|
| @@ -256,6 +256,7 @@ CONTENT_EXPORT extern const char kDisableGestureRequirementForMediaPlayback[];
|
| CONTENT_EXPORT extern const char kDisableOverscrollEdgeEffect[];
|
| CONTENT_EXPORT extern const char kDisablePullToRefreshEffect[];
|
| CONTENT_EXPORT extern const char kDisableScreenOrientationLock[];
|
| +CONTENT_EXPORT extern const char kEnableAdaptiveHandleOrientation[];
|
| CONTENT_EXPORT extern const char kEnableAndroidCompositorAnimationTimelines[];
|
| CONTENT_EXPORT extern const char kEnableLongpressDragSelection[];
|
| CONTENT_EXPORT extern const char kHideScrollbars[];
|
|
|