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

Unified Diff: ui/android/DEPS

Issue 2896993002: Route OnDragEvent through ViewAndroid tree (Closed)
Patch Set: rebase Created 3 years, 7 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 93b6e002dc2c1f33514bdb61528497a80174e545..f6ef83d0c8deb8633751063d02c39b65391f344f 100644
--- a/ui/android/DEPS
+++ b/ui/android/DEPS
@@ -13,7 +13,9 @@ include_rules = [
"+ui/base/layout.h",
"+ui/base/resource/resource_bundle.h",
"+ui/base/ui_base_paths.h",
+ "+ui/base/ui_base_switches_util.h",
"+ui/display",
+ "+ui/events/android/drag_event_android.h",
"+ui/events/android/motion_event_android.h",
"+ui/events/base_event_utils.h",
"+ui/gfx",

Powered by Google App Engine
This is Rietveld 408576698