| Index: cc/tree_synchronizer_unittest.cc
|
| diff --git a/cc/tree_synchronizer_unittest.cc b/cc/tree_synchronizer_unittest.cc
|
| index d2acd186445b275d95ed367b32c5239dae9d2b1b..993183cb9d13cda22143c7d31a6a01d09b13b980 100644
|
| --- a/cc/tree_synchronizer_unittest.cc
|
| +++ b/cc/tree_synchronizer_unittest.cc
|
| @@ -6,8 +6,8 @@
|
|
|
| #include <algorithm>
|
|
|
| +#include "cc/animation/layer_animation_controller.h"
|
| #include "cc/layer.h"
|
| -#include "cc/layer_animation_controller.h"
|
| #include "cc/layer_impl.h"
|
| #include "cc/proxy.h"
|
| #include "cc/single_thread_proxy.h"
|
|
|