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

Unified Diff: mojo/shell/background/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 | « mojo/shell/BUILD.gn ('k') | mojo/shell/background/background_shell.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: mojo/shell/background/BUILD.gn
diff --git a/mojo/shell/background/BUILD.gn b/mojo/shell/background/BUILD.gn
index fa83faecc31eec86790e635d5e04677d06898246..75eb28ff992bdf722fb8cab1aa05362a28c929aa 100644
--- a/mojo/shell/background/BUILD.gn
+++ b/mojo/shell/background/BUILD.gn
@@ -18,7 +18,7 @@ source_set("lib") {
deps = [
"//base",
"//mojo/message_pump",
- "//mojo/services/package_manager:lib",
+ "//mojo/services/catalog:lib",
"//mojo/shell",
"//mojo/shell/public/cpp:sources",
"//mojo/shell/runner:init",
« no previous file with comments | « mojo/shell/BUILD.gn ('k') | mojo/shell/background/background_shell.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698