| Index: mojo/services/network/host_resolver_impl.h
|
| diff --git a/mojo/services/network/host_resolver_impl.h b/mojo/services/network/host_resolver_impl.h
|
| index 08a9690f7dc742251ed8d6a1b745d7a2495580c9..638f53d13f19fdbd373a275ea23107a3175f8966 100644
|
| --- a/mojo/services/network/host_resolver_impl.h
|
| +++ b/mojo/services/network/host_resolver_impl.h
|
| @@ -7,7 +7,7 @@
|
|
|
| #include "base/memory/scoped_ptr.h"
|
| #include "base/threading/thread_checker.h"
|
| -#include "mojo/services/network/public/interfaces/host_resolver.mojom.h"
|
| +#include "mojo/services/network/interfaces/host_resolver.mojom.h"
|
| #include "third_party/mojo/src/mojo/public/cpp/bindings/strong_binding.h"
|
|
|
| namespace net {
|
|
|