| Index: cc/layer_tree_host_common_unittest.cc
|
| diff --git a/cc/layer_tree_host_common_unittest.cc b/cc/layer_tree_host_common_unittest.cc
|
| index a2c97927745b03cd1dc041a9c768732fffdc9e8c..84b15b912763184ef8b3f8d1f40bdf1fa4d38349 100644
|
| --- a/cc/layer_tree_host_common_unittest.cc
|
| +++ b/cc/layer_tree_host_common_unittest.cc
|
| @@ -9,10 +9,10 @@
|
| #include "CCLayerAnimationController.h"
|
| #include "CCLayerImpl.h"
|
| #include "CCLayerSorter.h"
|
| -#include "CCMathUtil.h"
|
| -#include "CCProxy.h"
|
| +#include "cc/math_util.h"
|
| +#include "cc/proxy.h"
|
| #include "CCSingleThreadProxy.h"
|
| -#include "CCThread.h"
|
| +#include "cc/thread.h"
|
| #include "ContentLayerChromium.h"
|
| #include "ContentLayerChromiumClient.h"
|
| #include "LayerChromium.h"
|
|
|