| Index: mojo/dart/embedder/mojo_dart_state.h
|
| diff --git a/mojo/dart/embedder/mojo_dart_state.h b/mojo/dart/embedder/mojo_dart_state.h
|
| index 1429c34bab4286afa740e99d8f0f6c5054f1b0d1..6965aa35ef154c7a1ffc355dc38d9a964afd1a6f 100644
|
| --- a/mojo/dart/embedder/mojo_dart_state.h
|
| +++ b/mojo/dart/embedder/mojo_dart_state.h
|
| @@ -12,7 +12,7 @@
|
| #include "base/macros.h"
|
| #include "mojo/public/c/system/types.h"
|
| #include "mojo/public/cpp/system/message_pipe.h"
|
| -#include "mojo/services/network/public/interfaces/network_service.mojom.h"
|
| +#include "mojo/services/network/interfaces/network_service.mojom.h"
|
| #include "tonic/dart_library_provider.h"
|
| #include "tonic/dart_state.h"
|
|
|
|
|