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

Unified Diff: mojo/DEPS

Issue 774473003: Move view_manager service implementation to //services (Closed) Base URL: git@github.com:domokit/mojo.git@master
Patch Set: 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
Index: mojo/DEPS
diff --git a/mojo/DEPS b/mojo/DEPS
index c37b8dec7faad561d50665de6ebd6f9a93cfaf05..8b5c7f92838d330b59cb0d81b3df35bdb3d5a90f 100644
--- a/mojo/DEPS
+++ b/mojo/DEPS
@@ -2,6 +2,7 @@ include_rules = [
"+base",
"+build",
"+mojo",
- "-mojo/edk/system",
+ "+services",
sky 2014/12/02 15:47:51 Should this rule be temporary? Maybe marked as suc
"+testing",
+ "-mojo/edk/system",
]
« no previous file with comments | « mojo/BUILD.gn ('k') | mojo/services/BUILD.gn » ('j') | mojo/shell/view_manager_loader.h » ('J')

Powered by Google App Engine
This is Rietveld 408576698