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

Unified Diff: ui/events/BUILD.gn

Issue 1049383003: Postpone rail application for touch scrolling - chrome side. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 5 years, 9 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/events/BUILD.gn
diff --git a/ui/events/BUILD.gn b/ui/events/BUILD.gn
index a65943b0ff2a03bb0eaf455c40f34d923c760a03..733e6220f578c0ede01a67b1095d7665030dd2c1 100644
--- a/ui/events/BUILD.gn
+++ b/ui/events/BUILD.gn
@@ -172,6 +172,8 @@ component("gesture_detection") {
"gesture_detection/gesture_configuration.cc",
"gesture_detection/gesture_configuration.h",
"gesture_detection/gesture_detection_export.h",
+ "gesture_detection/gesture_detection_switches.cc",
+ "gesture_detection/gesture_detection_switches.h",
"gesture_detection/gesture_detector.cc",
"gesture_detection/gesture_detector.h",
"gesture_detection/gesture_event_data.cc",

Powered by Google App Engine
This is Rietveld 408576698