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

Unified Diff: mojo/runner/register_local_aliases.cc

Issue 1566253002: Move package_manager into mojo/shell (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: . Created 4 years, 11 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/runner/register_local_aliases.h ('k') | mojo/shell/BUILD.gn » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: mojo/runner/register_local_aliases.cc
diff --git a/mojo/runner/register_local_aliases.cc b/mojo/runner/register_local_aliases.cc
index 7411453843ffe92d6fb2b791774dd4d71bde4812..6323cb2bcba048ab2dfd3bab1b067e659d676fa9 100644
--- a/mojo/runner/register_local_aliases.cc
+++ b/mojo/runner/register_local_aliases.cc
@@ -7,7 +7,7 @@
namespace mojo {
namespace runner {
-void RegisterLocalAliases(mojo::package_manager::PackageManagerImpl* manager) {}
+void RegisterLocalAliases(shell::PackageManagerImpl* manager) {}
} // namespace runner
} // namespace mojo
« no previous file with comments | « mojo/runner/register_local_aliases.h ('k') | mojo/shell/BUILD.gn » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698