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

Unified Diff: ui/android/DEPS

Issue 2770613002: Forward GenericMotionEvent to EventForwarder (Closed)
Patch Set: comments Created 3 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/android/DEPS
diff --git a/ui/android/DEPS b/ui/android/DEPS
index 55642a3524ea21586142a6dcedf8feddd75ace37..93b6e002dc2c1f33514bdb61528497a80174e545 100644
--- a/ui/android/DEPS
+++ b/ui/android/DEPS
@@ -15,5 +15,6 @@ include_rules = [
"+ui/base/ui_base_paths.h",
"+ui/display",
"+ui/events/android/motion_event_android.h",
+ "+ui/events/base_event_utils.h",
"+ui/gfx",
]

Powered by Google App Engine
This is Rietveld 408576698