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

Unified Diff: ui/events/blink/DEPS

Issue 2576013002: Introducing WebCoalescedInputEvent and inclusion in content/common (Closed)
Patch Set: Fix a few DCHECK hits Created 3 years, 11 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/blink/DEPS
diff --git a/ui/events/blink/DEPS b/ui/events/blink/DEPS
index eacfdb9e27a8e5210b5525ecd3f6f51f3c98de21..342edac55bee85d7678faf48c9ac973bdafd92e6 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/WebCoalescedInputEvent.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