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

Unified Diff: mojo/shell/BUILD.gn

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.cc ('k') | mojo/shell/package_manager/BUILD.gn » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: mojo/shell/BUILD.gn
diff --git a/mojo/shell/BUILD.gn b/mojo/shell/BUILD.gn
index 09515c3751a4d926a077b5b5c248d9c40c1e7d54..19aae240c3b6d71c5efcf795fa7389072e7a7910 100644
--- a/mojo/shell/BUILD.gn
+++ b/mojo/shell/BUILD.gn
@@ -98,8 +98,8 @@ test("mojo_shell_unittests") {
"//mojo/application/public/cpp",
"//mojo/edk/system:test_utils",
"//mojo/fetcher",
- "//mojo/package_manager",
"//mojo/public/cpp/system",
+ "//mojo/shell/package_manager",
"//mojo/util:filename_util",
"//testing/gtest",
"//third_party/mojo/src/mojo/edk/test:run_all_unittests",
« no previous file with comments | « mojo/runner/register_local_aliases.cc ('k') | mojo/shell/package_manager/BUILD.gn » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698