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

Unified Diff: components/web_view/test_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 | « no previous file | content/browser/BUILD.gn » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: components/web_view/test_runner/register_local_aliases.cc
diff --git a/components/web_view/test_runner/register_local_aliases.cc b/components/web_view/test_runner/register_local_aliases.cc
index add0a5102821d641990bf797f2e2ef1ed79aa4e8..4d2e1673453984b318d92a0f1ca7b244361fe4f5 100644
--- a/components/web_view/test_runner/register_local_aliases.cc
+++ b/components/web_view/test_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
« no previous file with comments | « no previous file | content/browser/BUILD.gn » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698