Index: third_party/WebKit/Source/platform/graphics/compositing/PaintArtifactCompositorTest.cpp |
diff --git a/third_party/WebKit/Source/platform/graphics/compositing/PaintArtifactCompositorTest.cpp b/third_party/WebKit/Source/platform/graphics/compositing/PaintArtifactCompositorTest.cpp |
index 151dff5c847a7b503dddcf6cf350173e1a7dcb61..f21059a1efee1889df5e7efe6894b75e28f2e6fe 100644 |
--- a/third_party/WebKit/Source/platform/graphics/compositing/PaintArtifactCompositorTest.cpp |
+++ b/third_party/WebKit/Source/platform/graphics/compositing/PaintArtifactCompositorTest.cpp |
@@ -5,7 +5,7 @@ |
#include "platform/graphics/compositing/PaintArtifactCompositor.h" |
#include "base/test/test_simple_task_runner.h" |
-#include "base/thread_task_runner_handle.h" |
+#include "base/threading/thread_task_runner_handle.h" |
#include "cc/layers/layer.h" |
#include "cc/test/fake_output_surface.h" |
#include "cc/trees/layer_tree_host.h" |