| Index: cc/test/layer_tree_test_common.h
|
| diff --git a/cc/test/layer_tree_test_common.h b/cc/test/layer_tree_test_common.h
|
| index ac9534e3d1eaa0397e58f7bf0aebc83a1e556f6f..75377c2f6fed011e548f03b4211f8a854cfbfc95 100644
|
| --- a/cc/test/layer_tree_test_common.h
|
| +++ b/cc/test/layer_tree_test_common.h
|
| @@ -7,9 +7,9 @@
|
|
|
| #include "base/memory/ref_counted.h"
|
| #include "base/threading/thread.h"
|
| +#include "cc/base/thread.h"
|
| #include "cc/layer_tree_host.h"
|
| #include "cc/layer_tree_host_impl.h"
|
| -#include "cc/thread.h"
|
| #include "testing/gtest/include/gtest/gtest.h"
|
| #include "third_party/WebKit/Source/Platform/chromium/public/WebAnimationDelegate.h"
|
|
|
|
|