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

Unified Diff: sky/viewer/platform/weburlloader_impl.h

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/viewer/platform/platform_impl.h ('k') | sky/viewer/platform/weburlloader_impl.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: sky/viewer/platform/weburlloader_impl.h
diff --git a/sky/viewer/platform/weburlloader_impl.h b/sky/viewer/platform/weburlloader_impl.h
index 42b6514b3af620fcf0ad45e4cacd41f4b3172f87..a8573cd3f602f8a3352009d8086bc12130992a7f 100644
--- a/sky/viewer/platform/weburlloader_impl.h
+++ b/sky/viewer/platform/weburlloader_impl.h
@@ -7,7 +7,7 @@
#include "base/memory/weak_ptr.h"
#include "mojo/common/handle_watcher.h"
-#include "mojo/services/public/interfaces/network/url_loader.mojom.h"
+#include "mojo/services/network/public/interfaces/url_loader.mojom.h"
#include "sky/engine/public/platform/WebURLLoader.h"
#include "sky/engine/public/platform/WebURLRequest.h"
« no previous file with comments | « sky/viewer/platform/platform_impl.h ('k') | sky/viewer/platform/weburlloader_impl.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698