| Index: cc/layer_sorter_unittest.cc
|
| diff --git a/cc/layer_sorter_unittest.cc b/cc/layer_sorter_unittest.cc
|
| index e2bb91207fc2840c328d6700691d5f058d963606..6efca5f911b3754028911f8eb374c181d4a6e450 100644
|
| --- a/cc/layer_sorter_unittest.cc
|
| +++ b/cc/layer_sorter_unittest.cc
|
| @@ -7,7 +7,7 @@
|
| #include "CCLayerSorter.h"
|
|
|
| #include "CCLayerImpl.h"
|
| -#include "CCMathUtil.h"
|
| +#include "cc/math_util.h"
|
| #include "CCSingleThreadProxy.h"
|
| #include "testing/gtest/include/gtest/gtest.h"
|
| #include <public/WebTransformationMatrix.h>
|
|
|