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

Unified Diff: services/catalog/DEPS

Issue 1878893002: Move //mojo/services tracing & catalog to //services (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@63move
Patch Set: . Created 4 years, 8 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 | « services/catalog/BUILD.gn ('k') | services/catalog/catalog.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: services/catalog/DEPS
diff --git a/mojo/services/catalog/DEPS b/services/catalog/DEPS
similarity index 63%
rename from mojo/services/catalog/DEPS
rename to services/catalog/DEPS
index f089a42a2656ae0d4d1fa49a99ff01aad9abfeae..a40f31c7ff14db9d9de92ff4ca9bcead18041c5c 100644
--- a/mojo/services/catalog/DEPS
+++ b/services/catalog/DEPS
@@ -1,6 +1,5 @@
include_rules = [
"+base",
- "+mojo/common",
+ "+mojo",
"+services/shell/public",
- "+mojo/util",
]
« no previous file with comments | « services/catalog/BUILD.gn ('k') | services/catalog/catalog.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698