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

Unified Diff: shell/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 | « services/js/BUILD.gn ('k') | shell/dynamic_application_loader.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: shell/BUILD.gn
diff --git a/shell/BUILD.gn b/shell/BUILD.gn
index acf9e4b61580d84439b4a3d16275b30959250da8..580e77537d1969001cc4c70e7982e2cce229d445 100644
--- a/shell/BUILD.gn
+++ b/shell/BUILD.gn
@@ -162,7 +162,7 @@ source_set("lib") {
"//mojo/edk/system",
"//mojo/public/cpp/bindings",
"//mojo/public/interfaces/application",
- "//mojo/services/public/interfaces/network",
+ "//mojo/services/network/public/interfaces",
"//shell/domain_socket",
"//mojo/spy",
"//services/tracing:bindings",
« no previous file with comments | « services/js/BUILD.gn ('k') | shell/dynamic_application_loader.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698