| 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 442099c183d75215b0d84185c115c41ecf8f10df..ffda366c8d85aca8eb0383f0378a891cd8e6b4a1 100644
|
| --- a/mojo/services/html_viewer/weburlloader_impl.cc
|
| +++ b/mojo/services/html_viewer/weburlloader_impl.cc
|
| @@ -9,6 +9,7 @@
|
| #include "base/strings/string_util.h"
|
| #include "base/thread_task_runner_handle.h"
|
| #include "mojo/common/common_type_converters.h"
|
| +#include "mojo/common/url_type_converters.h"
|
| #include "mojo/services/html_viewer/blink_url_request_type_converters.h"
|
| #include "mojo/services/network/public/interfaces/network_service.mojom.h"
|
| #include "net/base/net_errors.h"
|
|
|