Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(165)

Unified Diff: content/public/common/content_switches.h

Issue 12212114: overscroll: Disable overscroll by default. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: . Created 7 years, 10 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
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
« no previous file with comments | « content/browser/web_contents/web_contents_view_aura_browsertest.cc ('k') | content/public/common/content_switches.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698