| Index: mojo/apps/js/mojo_runner_delegate.h
|
| diff --git a/mojo/apps/js/mojo_runner_delegate.h b/mojo/apps/js/mojo_runner_delegate.h
|
| index 04f7449d1e2bccb0d1b7b970cb7690dfd4b8783a..71ee4aff167543080c7d8d752e704010b7557fea 100644
|
| --- a/mojo/apps/js/mojo_runner_delegate.h
|
| +++ b/mojo/apps/js/mojo_runner_delegate.h
|
| @@ -7,7 +7,7 @@
|
|
|
| #include "base/compiler_specific.h"
|
| #include "gin/modules/module_runner_delegate.h"
|
| -#include "mojo/public/system/core.h"
|
| +#include "mojo/public/c/system/core.h"
|
|
|
| namespace mojo {
|
| namespace apps {
|
|
|