| Index: content/public/common/content_switches.h
|
| diff --git a/content/public/common/content_switches.h b/content/public/common/content_switches.h
|
| index e3468c014acd2026910d8ae459f89d6abdf202a0..3b9f8998fe76cc626337378b2f1eeeb01233aea3 100644
|
| --- a/content/public/common/content_switches.h
|
| +++ b/content/public/common/content_switches.h
|
| @@ -279,7 +279,6 @@ CONTENT_EXPORT extern const char kDisableOverscrollEdgeEffect[];
|
| CONTENT_EXPORT extern const char kDisablePullToRefreshEffect[];
|
| CONTENT_EXPORT extern const char kDisableScreenOrientationLock[];
|
| CONTENT_EXPORT extern const char kEnableAdaptiveSelectionHandleOrientation[];
|
| -CONTENT_EXPORT extern const char kEnableContentIntentDetection[];
|
| CONTENT_EXPORT extern const char kEnableLongpressDragSelection[];
|
| CONTENT_EXPORT extern const char kHideScrollbars[];
|
| extern const char kNetworkCountryIso[];
|
|
|