Index: mojo/services/html_viewer/weburlloader_impl.cc |
diff --git a/mojo/services/html_viewer/weburlloader_impl.cc b/mojo/services/html_viewer/weburlloader_impl.cc |
index 87d937667ce1fe6b44f2544164b0c65bcb4fc6f4..1f912a7e526e8a0d34f0a99599eb298cef8e9fc9 100644 |
--- a/mojo/services/html_viewer/weburlloader_impl.cc |
+++ b/mojo/services/html_viewer/weburlloader_impl.cc |
@@ -10,7 +10,7 @@ |
#include "base/thread_task_runner_handle.h" |
#include "mojo/common/common_type_converters.h" |
#include "mojo/services/html_viewer/blink_url_request_type_converters.h" |
-#include "mojo/services/public/interfaces/network/network_service.mojom.h" |
+#include "mojo/services/network/public/interfaces/network_service.mojom.h" |
#include "net/base/net_errors.h" |
#include "third_party/WebKit/public/platform/WebURLError.h" |
#include "third_party/WebKit/public/platform/WebURLLoadTiming.h" |