| Index: third_party/WebKit/Source/platform/testing/CompositorTest.h
|
| diff --git a/third_party/WebKit/Source/platform/testing/CompositorTest.h b/third_party/WebKit/Source/platform/testing/CompositorTest.h
|
| index d41827879d7ab20f52ae0cd3bba1937ed539d814..08f0f9b5baffe64f1065b7c4a65dd92ff94665ca 100644
|
| --- a/third_party/WebKit/Source/platform/testing/CompositorTest.h
|
| +++ b/third_party/WebKit/Source/platform/testing/CompositorTest.h
|
| @@ -7,7 +7,7 @@
|
|
|
| #include "base/memory/ref_counted.h"
|
| #include "base/test/test_mock_time_task_runner.h"
|
| -#include "base/thread_task_runner_handle.h"
|
| +#include "base/threading/thread_task_runner_handle.h"
|
| #include "testing/gtest/include/gtest/gtest.h"
|
| #include "wtf/Noncopyable.h"
|
|
|
|
|