| Index: mojo/services/network/network_service_impl.h
|
| diff --git a/mojo/services/network/network_service_impl.h b/mojo/services/network/network_service_impl.h
|
| index c3bebe4105ad958313e7d305842b40da33290a2e..41c5a69129a405714404b4583cf559724a84c143 100644
|
| --- a/mojo/services/network/network_service_impl.h
|
| +++ b/mojo/services/network/network_service_impl.h
|
| @@ -6,8 +6,8 @@
|
| #define MOJO_SERVICES_NETWORK_NETWORK_SERVICE_IMPL_H_
|
|
|
| #include "base/compiler_specific.h"
|
| -#include "mojo/public/cpp/bindings/interface_impl.h"
|
| #include "mojo/services/network/public/interfaces/network_service.mojom.h"
|
| +#include "mojo/public/cpp/bindings/interface_impl.h"
|
| #include "url/gurl.h"
|
|
|
| namespace mojo {
|
|
|