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

Unified Diff: mojo/examples/sample_view_manager_app/DEPS

Issue 316713002: Wire input events through the ViewManagerClient interface. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: fix android Created 6 years, 6 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: mojo/examples/sample_view_manager_app/DEPS
diff --git a/mojo/examples/sample_view_manager_app/DEPS b/mojo/examples/sample_view_manager_app/DEPS
index b273ae3319cc3d47495e8f06a65bbe27098e5671..8cb61f5e0a4deffe1df39326eef06f93facb39d0 100644
--- a/mojo/examples/sample_view_manager_app/DEPS
+++ b/mojo/examples/sample_view_manager_app/DEPS
@@ -1,3 +1,4 @@
include_rules = [
+ "+ui/events",
"+ui/gfx",
]
« no previous file with comments | « mojo/examples/aura_demo/aura_demo.cc ('k') | mojo/examples/sample_view_manager_app/sample_view_manager_app.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698