| Index: third_party/mojo/src/mojo/edk/js/handle.h
|
| diff --git a/third_party/mojo/src/mojo/edk/js/handle.h b/third_party/mojo/src/mojo/edk/js/handle.h
|
| index 00f258fd9554be59010babf9c33d68992df36492..1b477fbb96a724cf0f709d555afe99a46bf27cc1 100644
|
| --- a/third_party/mojo/src/mojo/edk/js/handle.h
|
| +++ b/third_party/mojo/src/mojo/edk/js/handle.h
|
| @@ -9,7 +9,7 @@
|
| #include "gin/converter.h"
|
| #include "gin/handle.h"
|
| #include "gin/wrappable.h"
|
| -#include "mojo/public/cpp/system/core.h"
|
| +#include "third_party/mojo/src/mojo/public/cpp/system/core.h"
|
|
|
| namespace mojo {
|
| namespace js {
|
|
|