| Index: third_party/mojo/src/mojo/edk/js/drain_data.h
|
| diff --git a/third_party/mojo/src/mojo/edk/js/drain_data.h b/third_party/mojo/src/mojo/edk/js/drain_data.h
|
| index 9767f2ddfb074415f6ce6c7a0c9b569c8832000a..4d9f33a417a6dd05b0b0d64264a084c8c686523b 100644
|
| --- a/third_party/mojo/src/mojo/edk/js/drain_data.h
|
| +++ b/third_party/mojo/src/mojo/edk/js/drain_data.h
|
| @@ -7,8 +7,8 @@
|
|
|
| #include "base/memory/scoped_vector.h"
|
| #include "gin/runner.h"
|
| -#include "mojo/public/c/environment/async_waiter.h"
|
| -#include "mojo/public/cpp/system/core.h"
|
| +#include "third_party/mojo/src/mojo/public/c/environment/async_waiter.h"
|
| +#include "third_party/mojo/src/mojo/public/cpp/system/core.h"
|
| #include "v8/include/v8.h"
|
|
|
| namespace mojo {
|
|
|