| Index: mojo/services/html_viewer/weburlloader_impl.h
|
| diff --git a/mojo/services/html_viewer/weburlloader_impl.h b/mojo/services/html_viewer/weburlloader_impl.h
|
| index 6bb30dfacfff194b2c6ae8fff4d8b6563c17e1fd..fd4070d47b51a6a95e78fc77157ce1f4a5ff74a2 100644
|
| --- a/mojo/services/html_viewer/weburlloader_impl.h
|
| +++ b/mojo/services/html_viewer/weburlloader_impl.h
|
| @@ -8,7 +8,7 @@
|
| #include "base/macros.h"
|
| #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 "third_party/WebKit/public/platform/WebURLLoader.h"
|
| #include "third_party/WebKit/public/platform/WebURLRequest.h"
|
|
|
|
|