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