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

Unified Diff: content/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 | « components/resource_provider/resource_provider_app.h ('k') | content/browser/mojo/mojo_shell_context.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: content/BUILD.gn
diff --git a/content/BUILD.gn b/content/BUILD.gn
index 56941b8f427d882bea0d1938a75d8f9bc20fca7f..2193f5455af0197b7d255f154af9841fad45dfd7 100644
--- a/content/BUILD.gn
+++ b/content/BUILD.gn
@@ -117,7 +117,7 @@ grit("resources") {
deps = [
"//content/public/app:browser_manifest",
"//content/public/app:renderer_manifest",
- "//mojo/services/catalog:manifest",
+ "//services/catalog:manifest",
]
}
« no previous file with comments | « components/resource_provider/resource_provider_app.h ('k') | content/browser/mojo/mojo_shell_context.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698