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 1044930a844b0b390be87693489cbec953d05f62..174643a870c97d2a73448ba87f8ec0d1b606011b 100644 |
| --- a/cc/layer_tree_host_common.cc |
| +++ b/cc/layer_tree_host_common.cc |
| @@ -9,7 +9,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" |