Chromium Code Reviews| Index: mojo/edk/js/handle.h |
| diff --git a/mojo/edk/js/handle.h b/mojo/edk/js/handle.h |
| index 9fa92b0a29aa46b7223132947a0b20280b5e55d7..4257816abb06acd39fb31b6aac37d6e22914dbea 100644 |
| --- a/mojo/edk/js/handle.h |
| +++ b/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 edk { |