| Index: services/dart/content_handler_app_service_connector.cc
|
| diff --git a/services/dart/content_handler_app_service_connector.cc b/services/dart/content_handler_app_service_connector.cc
|
| index 86d133e958b913a8b74b9700ddb06d7b6a1a4029..cbcfb7a36a592ba404225c9398443ef9a16f547e 100644
|
| --- a/services/dart/content_handler_app_service_connector.cc
|
| +++ b/services/dart/content_handler_app_service_connector.cc
|
| @@ -6,7 +6,7 @@
|
|
|
| #include "base/location.h"
|
| #include "mojo/public/cpp/bindings/interface_request.h"
|
| -#include "mojo/services/network/public/interfaces/network_service.mojom.h"
|
| +#include "mojo/services/network/interfaces/network_service.mojom.h"
|
|
|
| namespace dart {
|
|
|
|
|