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

Unified Diff: sky/engine/platform/fetcher/MojoFetcher.cpp

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 | « sky/engine/platform/fetcher/MojoFetcher.h ('k') | sky/framework/xmlhttprequest.sky » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: sky/engine/platform/fetcher/MojoFetcher.cpp
diff --git a/sky/engine/platform/fetcher/MojoFetcher.cpp b/sky/engine/platform/fetcher/MojoFetcher.cpp
index 140c83b89589c94a9fe39c368fed1a1a8da6dd28..cce46d003f5a381f5e682ba09f420e4b592b8db8 100644
--- a/sky/engine/platform/fetcher/MojoFetcher.cpp
+++ b/sky/engine/platform/fetcher/MojoFetcher.cpp
@@ -6,7 +6,7 @@
#include "sky/engine/platform/fetcher/MojoFetcher.h"
#include "base/bind.h"
-#include "mojo/services/public/interfaces/network/network_service.mojom.h"
+#include "mojo/services/network/public/interfaces/network_service.mojom.h"
#include "sky/engine/platform/weborigin/KURL.h"
#include "sky/engine/public/platform/Platform.h"
« no previous file with comments | « sky/engine/platform/fetcher/MojoFetcher.h ('k') | sky/framework/xmlhttprequest.sky » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698