| Index: tonic/dart_wrappable.h
|
| diff --git a/tonic/dart_wrappable.h b/tonic/dart_wrappable.h
|
| index fa44f36fa4f5eab4263f5d5de68134e703e10d53..ee3920ce77a87ecf06b9eee5ea87c35cf2cfb7ad 100644
|
| --- a/tonic/dart_wrappable.h
|
| +++ b/tonic/dart_wrappable.h
|
| @@ -7,7 +7,7 @@
|
|
|
| #include "base/logging.h"
|
| #include "base/template_util.h"
|
| -#include "dart/runtime/include/dart_api.h"
|
| +#include "mojo/public/third_party/dart/runtime/include/dart_api.h"
|
| #include "tonic/dart_converter.h"
|
| #include "tonic/dart_error.h"
|
| #include "tonic/dart_state.h"
|
|
|