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

Unified Diff: ui/android/DEPS

Issue 2688113002: Make ViewRoot the top of the ViewAndroid tree (Closed)
Patch Set: - Created 3 years, 10 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 54add97871e3a270edf307c697b52f21dfea1940..32748ac03bf053d461f957c744e9207f4e1bcacd 100644
--- a/ui/android/DEPS
+++ b/ui/android/DEPS
@@ -13,5 +13,6 @@ include_rules = [
"+ui/base/resource/resource_bundle.h",
"+ui/base/ui_base_paths.h",
"+ui/display",
+ "+ui/events/android/motion_event_android.h",
boliu 2017/02/13 22:58:08 hmm, why is this needed now?
Jinsuk Kim 2017/02/14 05:09:59 Should have been removed since I switched to using
"+ui/gfx",
]

Powered by Google App Engine
This is Rietveld 408576698