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

Unified Diff: ui/android/DEPS

Issue 2708613002: Add EventForwarder for routing touch events (Closed)
Patch Set: EventForwarder... 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
« no previous file with comments | « ui/android/BUILD.gn ('k') | ui/android/event_forwarder.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ui/android/DEPS
diff --git a/ui/android/DEPS b/ui/android/DEPS
index 54add97871e3a270edf307c697b52f21dfea1940..55642a3524ea21586142a6dcedf8feddd75ace37 100644
--- a/ui/android/DEPS
+++ b/ui/android/DEPS
@@ -10,8 +10,10 @@ include_rules = [
"+jni",
"+skia/ext",
"+third_party/skia",
+ "+ui/base/layout.h",
"+ui/base/resource/resource_bundle.h",
"+ui/base/ui_base_paths.h",
"+ui/display",
+ "+ui/events/android/motion_event_android.h",
"+ui/gfx",
]
« no previous file with comments | « ui/android/BUILD.gn ('k') | ui/android/event_forwarder.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698