| Index: services/js/modules/clock/test/run_clock_tests.cc
|
| diff --git a/services/js/modules/clock/test/run_clock_tests.cc b/services/js/modules/clock/test/run_clock_tests.cc
|
| index 00fdde1f55b5145747b9e2589507d0101f363119..dea53ac92730c27ec9087424f3281fdc3bdffac2 100644
|
| --- a/services/js/modules/clock/test/run_clock_tests.cc
|
| +++ b/services/js/modules/clock/test/run_clock_tests.cc
|
| @@ -8,8 +8,8 @@
|
| #include "gin/modules/timer.h"
|
| #include "gin/test/file_runner.h"
|
| #include "gin/test/gtest.h"
|
| -#include "mojo/edk/js/threading.h"
|
| #include "services/js/modules/clock/monotonic_clock.h"
|
| +#include "services/js/system/threading.h"
|
| #include "testing/gtest/include/gtest/gtest.h"
|
|
|
| namespace js {
|
|
|