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

Unified Diff: mojo/examples/sample_view_manager_app/DEPS

Issue 300863003: Wire input events through the ViewManagerClient interface. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: , Created 6 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
« no previous file with comments | « no previous file | mojo/examples/sample_view_manager_app/sample_view_manager_app.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
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 | « no previous file | 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