| Index: mojo/edk/js/drain_data.h
|
| diff --git a/mojo/edk/js/drain_data.h b/mojo/edk/js/drain_data.h
|
| index 63c9e4992dd7c182aa5206396f192f2effe29ade..839241f817735c8be6e435c0e1b1cf8392a2253c 100644
|
| --- a/mojo/edk/js/drain_data.h
|
| +++ b/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 {
|
|
|