Chromium Code Reviews| Index: cc/layer_tree_host_common.cc |
| diff --git a/cc/layer_tree_host_common.cc b/cc/layer_tree_host_common.cc |
| index 24274a6f6f59f4213fdfc1fe73a6070a74b84329..b04de67dcb1c56f71c5dd3962b42ad0e0a6d32a4 100644 |
| --- a/cc/layer_tree_host_common.cc |
| +++ b/cc/layer_tree_host_common.cc |
| @@ -10,7 +10,7 @@ |
| #include "CCLayerImpl.h" |
| #include "CCLayerIterator.h" |
| #include "CCLayerSorter.h" |
| -#include "CCMathUtil.h" |
| +#include "cc/math_util.h" |
| #include "CCRenderSurface.h" |
| #include "FloatQuad.h" |
| #include "IntRect.h" |