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

Unified Diff: mojo/tools/package_manager/BUILD.gn

Issue 789243002: Restructure public side of network service. (Closed) Base URL: https://github.com/domokit/mojo.git@master
Patch Set: Rebase Created 6 years 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/services/public/mojo_services_public.gyp ('k') | mojo/tools/package_manager/package_fetcher.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: mojo/tools/package_manager/BUILD.gn
diff --git a/mojo/tools/package_manager/BUILD.gn b/mojo/tools/package_manager/BUILD.gn
index 5e90ce9e1cda8120b78c36c35afe5da3e23b38cd..e8be3ae723bfe40767047d639279121d345f68b9 100644
--- a/mojo/tools/package_manager/BUILD.gn
+++ b/mojo/tools/package_manager/BUILD.gn
@@ -25,7 +25,7 @@ mojo_native_application("package_manager") {
"//mojo/common",
"//mojo/public/cpp/system",
"//mojo/public/cpp/utility",
- "//mojo/services/public/interfaces/network",
+ "//mojo/services/network/public/interfaces",
"//third_party/zlib:zip",
"//url",
]
« no previous file with comments | « mojo/services/public/mojo_services_public.gyp ('k') | mojo/tools/package_manager/package_fetcher.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698