| Index: content/public/common/content_switches.h
|
| diff --git a/content/public/common/content_switches.h b/content/public/common/content_switches.h
|
| index af084c4cf2a6cf70e648cc199a95b69fc86d632f..ba835e6c218f0c74ff126006151c08c2a96292e7 100644
|
| --- a/content/public/common/content_switches.h
|
| +++ b/content/public/common/content_switches.h
|
| @@ -250,7 +250,7 @@ extern const char kDisableCarbonInterposing[];
|
| CONTENT_EXPORT extern const char kTestCompositor[];
|
| #endif
|
|
|
| -CONTENT_EXPORT extern const char kDisableOverscrollHistoryNavigation[];
|
| +CONTENT_EXPORT extern const char kEnableOverscrollHistoryNavigation[];
|
|
|
| } // namespace switches
|
|
|
|
|