| Index: mojo/services/network/url_loader_impl.h
|
| diff --git a/mojo/services/network/url_loader_impl.h b/mojo/services/network/url_loader_impl.h
|
| index bfcbbfe76ee3e248bebdb4b27709baf10175d1d4..258038ea8bd5f5ada408cf263ac93aaa048e7f71 100644
|
| --- a/mojo/services/network/url_loader_impl.h
|
| +++ b/mojo/services/network/url_loader_impl.h
|
| @@ -14,7 +14,6 @@
|
| #include "net/url_request/url_request.h"
|
| #include "third_party/mojo/src/mojo/public/cpp/bindings/binding.h"
|
| #include "third_party/mojo/src/mojo/public/cpp/bindings/error_handler.h"
|
| -#include "third_party/mojo/src/mojo/public/cpp/bindings/interface_impl.h"
|
|
|
| namespace mojo {
|
|
|
|
|