Chromium Code Reviews| Index: cc/debug/debug_rect_history.h |
| diff --git a/cc/debug/debug_rect_history.h b/cc/debug/debug_rect_history.h |
| index 278b20865a88de87d2f522854d88c0b0bc1a84c6..6d25b2964dbbaa47340674125c55e73a4ed71766 100644 |
| --- a/cc/debug/debug_rect_history.h |
| +++ b/cc/debug/debug_rect_history.h |
| @@ -9,7 +9,7 @@ |
| #include "base/basictypes.h" |
| #include "base/memory/scoped_ptr.h" |
| #include "cc/layers/layer_lists.h" |
| -#include "ui/gfx/rect.h" |
| +#include "ui/gfx/geometry/rect.h" |
| namespace cc { |