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

Unified Diff: ui/events/blink/DEPS

Issue 2479123003: WIP Add getCoalescedEvents API using vector of WebInputEvents (Closed)
Patch Set: Creating CoalescedWebInputEvent Created 4 years, 1 month 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/blink/DEPS
diff --git a/ui/events/blink/DEPS b/ui/events/blink/DEPS
index 198f59efe196a9db55e6e9c4c2d9f86ee5438128..cfac9e4e5a481fb6d0c517c9d384b1d3bd12917a 100644
--- a/ui/events/blink/DEPS
+++ b/ui/events/blink/DEPS
@@ -4,6 +4,7 @@ include_rules = [
"+cc/input/scroll_elasticity_helper.h",
"+cc/trees/swap_promise_monitor.h",
+ "+third_party/WebKit/public/platform/CoalescedWebInputEvent.h",
"+third_party/WebKit/public/platform/WebGestureCurve.h",
"+third_party/WebKit/public/platform/WebGestureCurveTarget.h",
"+third_party/WebKit/public/platform/WebFloatPoint.h",

Powered by Google App Engine
This is Rietveld 408576698