| Index: cc/tree_synchronizer_unittest.cc
|
| diff --git a/cc/tree_synchronizer_unittest.cc b/cc/tree_synchronizer_unittest.cc
|
| index 9d9320b1d54fc0309ee9eb72457dc11b9eae35c8..288cc20ca4547f054e9c0f777fbd52b536cde6bc 100644
|
| --- a/cc/tree_synchronizer_unittest.cc
|
| +++ b/cc/tree_synchronizer_unittest.cc
|
| @@ -9,9 +9,9 @@
|
| #include "CCLayerAnimationController.h"
|
| #include "CCLayerImpl.h"
|
| #include "CCProxy.h"
|
| -#include "CCSingleThreadProxy.h"
|
| #include "Region.h"
|
| #include "cc/layer.h"
|
| +#include "cc/single_thread_proxy.h"
|
| #include "cc/test/animation_test_common.h"
|
| #include "testing/gtest/include/gtest/gtest.h"
|
|
|
|
|