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

Unified Diff: mojo/services/native_viewport/DEPS

Issue 298253005: Move geometry to mojo/services, extract input events to their own mojom (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 | « mojo/public/interfaces/geometry/geometry.mojom ('k') | mojo/services/native_viewport/native_viewport.mojom » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: mojo/services/native_viewport/DEPS
diff --git a/mojo/services/native_viewport/DEPS b/mojo/services/native_viewport/DEPS
index b5edc8bcf89680da1b9e088b1f411621d467dfeb..739d17f04f1425f62d250659c76a324789ec70ec 100644
--- a/mojo/services/native_viewport/DEPS
+++ b/mojo/services/native_viewport/DEPS
@@ -1,5 +1,5 @@
include_rules = [
- "+mojo/geometry",
+ "+mojo/services/public/cpp/geometry",
sky 2014/05/27 22:52:33 nit: sort.
"+mojo/services/gles2",
"+ui/events",
"+ui/gfx",
« no previous file with comments | « mojo/public/interfaces/geometry/geometry.mojom ('k') | mojo/services/native_viewport/native_viewport.mojom » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698