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

Unified Diff: services/js/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/http_server/http_server.cc ('k') | shell/BUILD.gn » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: services/js/BUILD.gn
diff --git a/services/js/BUILD.gn b/services/js/BUILD.gn
index 59009c33ede0f7bad1a46aed2e878d958774dc9c..5dc9872ed97b84402f4125bba94e9c4ffcec8574 100644
--- a/services/js/BUILD.gn
+++ b/services/js/BUILD.gn
@@ -36,8 +36,8 @@ mojo_native_application("js_content_handler") {
"//mojo/public/cpp/system",
"//mojo/public/cpp/utility",
"//mojo/public/interfaces/application",
+ "//mojo/services/network/public/interfaces",
"//mojo/services/public/interfaces/content_handler",
- "//mojo/services/public/interfaces/network",
"//services/js/modules/clock",
"//services/js/modules/gl",
]
« no previous file with comments | « services/http_server/http_server.cc ('k') | shell/BUILD.gn » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698