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

Unified Diff: services/catalog/public/interfaces/BUILD.gn

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/manifest_provider.h ('k') | services/catalog/public/interfaces/catalog.mojom » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: services/catalog/public/interfaces/BUILD.gn
diff --git a/mojo/services/catalog/public/interfaces/BUILD.gn b/services/catalog/public/interfaces/BUILD.gn
similarity index 75%
rename from mojo/services/catalog/public/interfaces/BUILD.gn
rename to services/catalog/public/interfaces/BUILD.gn
index 299b7dd1411b1bb66e17b422d9204dc555d24b92..1c0d6af6736b4a8480b9a33cdfa96c79cb2e770a 100644
--- a/mojo/services/catalog/public/interfaces/BUILD.gn
+++ b/services/catalog/public/interfaces/BUILD.gn
@@ -9,10 +9,4 @@ mojom("interfaces") {
"catalog.mojom",
"resolver.mojom",
]
-
- import_dirs = [ "//mojo/services" ]
-
- deps = [
- "//services/shell/public/interfaces",
- ]
}
« no previous file with comments | « services/catalog/manifest_provider.h ('k') | services/catalog/public/interfaces/catalog.mojom » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698