| Index: cc/layer_sorter_unittest.cc
|
| diff --git a/cc/layer_sorter_unittest.cc b/cc/layer_sorter_unittest.cc
|
| index 58f653bca959c2523819809d4ad21a94ac8ee915..bc256b7731fbe789a3848e2e4301739607c4749d 100644
|
| --- a/cc/layer_sorter_unittest.cc
|
| +++ b/cc/layer_sorter_unittest.cc
|
| @@ -4,8 +4,8 @@
|
|
|
| #include "cc/layer_sorter.h"
|
|
|
| +#include "cc/base/math_util.h"
|
| #include "cc/layer_impl.h"
|
| -#include "cc/math_util.h"
|
| #include "cc/single_thread_proxy.h"
|
| #include "cc/test/fake_impl_proxy.h"
|
| #include "cc/test/fake_layer_tree_host_impl.h"
|
|
|