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

Unified Diff: mojo/services/surfaces/public/cpp/DEPS

Issue 790213002: Restructure public side of geometry service. (Closed) Base URL: https://github.com/domokit/mojo.git@master
Patch Set: Nits Created 6 years 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/services/surfaces/public/cpp/BUILD.gn ('k') | mojo/services/surfaces/public/cpp/surfaces_utils.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: mojo/services/surfaces/public/cpp/DEPS
diff --git a/mojo/services/surfaces/public/cpp/DEPS b/mojo/services/surfaces/public/cpp/DEPS
index 98daf379b6fb4d08bdf427e8012859f33c81a293..8f1baa0f5916c58e93cd8e54937f1a55cbbf7888 100644
--- a/mojo/services/surfaces/public/cpp/DEPS
+++ b/mojo/services/surfaces/public/cpp/DEPS
@@ -1,3 +1,3 @@
include_rules = [
- "+mojo/services/public/interfaces/geometry",
+ "+mojo/services/geometry/public/interfaces",
]
« no previous file with comments | « mojo/services/surfaces/public/cpp/BUILD.gn ('k') | mojo/services/surfaces/public/cpp/surfaces_utils.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698