| Index: cc/test/fake_external_begin_frame_source.cc
|
| diff --git a/cc/test/fake_external_begin_frame_source.cc b/cc/test/fake_external_begin_frame_source.cc
|
| index fee842b25604166fa94a9aceaa35c46cf62dda67..7dc4bef3073e4b90d6d529e39cf8b570218c58a7 100644
|
| --- a/cc/test/fake_external_begin_frame_source.cc
|
| +++ b/cc/test/fake_external_begin_frame_source.cc
|
| @@ -6,7 +6,7 @@
|
|
|
| #include "base/location.h"
|
| #include "base/single_thread_task_runner.h"
|
| -#include "base/thread_task_runner_handle.h"
|
| +#include "base/threading/thread_task_runner_handle.h"
|
| #include "base/time/time.h"
|
| #include "cc/test/begin_frame_args_test.h"
|
|
|
|
|