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

Unified Diff: mash/task_viewer/BUILD.gn

Issue 1775243002: Rename PackageManager->Catalog. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@42cpi
Patch Set: . Created 4 years, 9 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 | « mash/DEPS ('k') | mash/task_viewer/task_viewer.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: mash/task_viewer/BUILD.gn
diff --git a/mash/task_viewer/BUILD.gn b/mash/task_viewer/BUILD.gn
index 786bd28cb53ffcd333a8d5df66f4b20b570a07d7..9f076ff28eaae6b7183d4c992dc76979aa7dab51 100644
--- a/mash/task_viewer/BUILD.gn
+++ b/mash/task_viewer/BUILD.gn
@@ -19,7 +19,7 @@ mojo_native_application("task_viewer") {
":manifest",
"//base",
"//mojo/public/cpp/bindings",
- "//mojo/services/package_manager/public/interfaces",
+ "//mojo/services/catalog/public/interfaces",
"//mojo/services/tracing/public/cpp",
"//mojo/shell/public/cpp",
"//mojo/shell/public/cpp:sources",
« no previous file with comments | « mash/DEPS ('k') | mash/task_viewer/task_viewer.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698