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

Unified Diff: ui/base/ui_base_switches_util.h

Issue 16114003: Don't send touch move to renderer while scrolling (Closed) Base URL: http://git.chromium.org/chromium/src.git@master
Patch Set: Created 7 years, 7 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: ui/base/ui_base_switches_util.h
diff --git a/ui/base/ui_base_switches_util.h b/ui/base/ui_base_switches_util.h
index 4c1026124a7af8d59ae689ae679bf7275a70d635..072f583528a8ca2e5939265579b47980f5bed547 100644
--- a/ui/base/ui_base_switches_util.h
+++ b/ui/base/ui_base_switches_util.h
@@ -10,6 +10,7 @@
namespace switches {
+UI_EXPORT bool IsTouchCancelAfterScrollEnabled();
UI_EXPORT bool IsTouchDragDropEnabled();
UI_EXPORT bool IsTouchEditingEnabled();

Powered by Google App Engine
This is Rietveld 408576698