| Index: services/js/system/mojo_runner_delegate.h
|
| diff --git a/services/js/system/mojo_runner_delegate.h b/services/js/system/mojo_runner_delegate.h
|
| index 2a5b8e5f21957fc828e353dcbd042ef356ee94c1..95b9f747449391e384ab7970680f09e1c49cbefe 100644
|
| --- a/services/js/system/mojo_runner_delegate.h
|
| +++ b/services/js/system/mojo_runner_delegate.h
|
| @@ -7,7 +7,7 @@
|
|
|
| #include "base/macros.h"
|
| #include "gin/modules/module_runner_delegate.h"
|
| -#include "mojo/public/c/system/core.h"
|
| +#include "mojo/public/c/system/types.h"
|
|
|
| namespace mojo {
|
| namespace js {
|
|
|