Chromium Code Reviews| Index: cc/layer_impl.cc |
| diff --git a/cc/layer_impl.cc b/cc/layer_impl.cc |
| index 68e78d9e2ffcff71537784b6e79e790655918def..70992f434b85d8810c4d3f3e94b224d556549cb8 100644 |
| --- a/cc/layer_impl.cc |
| +++ b/cc/layer_impl.cc |
| @@ -8,7 +8,6 @@ |
| #include "base/stringprintf.h" |
| #include "cc/debug_border_draw_quad.h" |
| #include "cc/debug_colors.h" |
| -#include "cc/geometry.h" |
| #include "cc/layer_sorter.h" |
| #include "cc/layer_tree_host_impl.h" |
| #include "cc/math_util.h" |