| Index: content/public/common/content_switches.h
|
| diff --git a/content/public/common/content_switches.h b/content/public/common/content_switches.h
|
| index 93c3f99be9818d2a3a310819bc9a618fb247de4a..9162f74f3a1af90886ce270fb9d35e85dfd4a399 100644
|
| --- a/content/public/common/content_switches.h
|
| +++ b/content/public/common/content_switches.h
|
| @@ -195,7 +195,6 @@ extern const char kMemoryMetrics[];
|
| CONTENT_EXPORT extern const char kMuteAudio[];
|
| CONTENT_EXPORT extern const char kNoReferrers[];
|
| CONTENT_EXPORT extern const char kNoSandbox[];
|
| -CONTENT_EXPORT extern const char kNoTouchToRendererWhileScrolling[];
|
| CONTENT_EXPORT extern const char kOverscrollHistoryNavigation[];
|
| extern const char kPluginLauncher[];
|
| CONTENT_EXPORT extern const char kPluginPath[];
|
|
|