| Index: content/test/fake_compositor_dependencies.cc
|
| diff --git a/content/test/fake_compositor_dependencies.cc b/content/test/fake_compositor_dependencies.cc
|
| index f379dc930f98172bfbb1bbb80934f093186c7857..ad640a4b937c34fb16a9563ee42b7457d0897767 100644
|
| --- a/content/test/fake_compositor_dependencies.cc
|
| +++ b/content/test/fake_compositor_dependencies.cc
|
| @@ -8,7 +8,7 @@
|
|
|
| #include "base/memory/ptr_util.h"
|
| #include "base/single_thread_task_runner.h"
|
| -#include "base/thread_task_runner_handle.h"
|
| +#include "base/threading/thread_task_runner_handle.h"
|
| #include "cc/test/fake_external_begin_frame_source.h"
|
| #include "third_party/khronos/GLES2/gl2.h"
|
| #include "ui/gfx/buffer_types.h"
|
|
|