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

Unified Diff: ui/android/DEPS

Issue 2896993002: Route OnDragEvent through ViewAndroid tree (Closed)
Patch Set: +ui/base 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..f03b9a55faa5763b7c8529d96be0f6d694c4d0dd 100644
--- a/ui/android/DEPS
+++ b/ui/android/DEPS
@@ -10,11 +10,8 @@ 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/base",
"+ui/display",
- "+ui/events/android/motion_event_android.h",
- "+ui/events/base_event_utils.h",
+ "+ui/events",
"+ui/gfx",
]
« no previous file with comments | « content/public/android/java/src/org/chromium/content/browser/ContentViewCore.java ('k') | ui/android/event_forwarder.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698