| Index: cc/test/layer_tree_test.cc
|
| diff --git a/cc/test/layer_tree_test.cc b/cc/test/layer_tree_test.cc
|
| index 7275ec3a70a98de49c452c8023199dcc16b45047..08d80a74da20e678577c163f2055fae81733c935 100644
|
| --- a/cc/test/layer_tree_test.cc
|
| +++ b/cc/test/layer_tree_test.cc
|
| @@ -8,7 +8,7 @@
|
| #include "base/location.h"
|
| #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/animation/animation.h"
|
| #include "cc/animation/animation_host.h"
|
| #include "cc/animation/element_animations.h"
|
|
|