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

Unified Diff: sky/engine/platform/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 | « shell/dynamic_application_loader.cc ('k') | sky/engine/platform/fetcher/MojoFetcher.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: sky/engine/platform/BUILD.gn
diff --git a/sky/engine/platform/BUILD.gn b/sky/engine/platform/BUILD.gn
index 8b1f5e1b24b90587462eebbc55e584a67a03a509..b11c2d585767243e6e5e61c96c180fe4d7313ca9 100644
--- a/sky/engine/platform/BUILD.gn
+++ b/sky/engine/platform/BUILD.gn
@@ -648,7 +648,7 @@ component("platform") {
"//mojo/public/cpp/bindings",
"//mojo/public/cpp/system",
"//mojo/public/cpp/utility",
- "//mojo/services/public/interfaces/network",
+ "//mojo/services/network/public/interfaces",
"//skia",
"//sky/engine/wtf",
"//third_party/harfbuzz-ng",
« no previous file with comments | « shell/dynamic_application_loader.cc ('k') | sky/engine/platform/fetcher/MojoFetcher.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698