| Index: base/test/sequenced_task_runner_test_template.h
|
| diff --git a/base/test/sequenced_task_runner_test_template.h b/base/test/sequenced_task_runner_test_template.h
|
| index 761eefd6b07bbe60f8fdfea30ec65d2506239de3..dacbb999e8d0fc8e784f613cae408362fcecbd4b 100644
|
| --- a/base/test/sequenced_task_runner_test_template.h
|
| +++ b/base/test/sequenced_task_runner_test_template.h
|
| @@ -20,7 +20,7 @@
|
| #include "base/sequenced_task_runner.h"
|
| #include "base/synchronization/condition_variable.h"
|
| #include "base/synchronization/lock.h"
|
| -#include "base/time.h"
|
| +#include "base/time/time.h"
|
| #include "testing/gtest/include/gtest/gtest.h"
|
|
|
| namespace base {
|
|
|