Chromium Code Reviews| Index: cc/resources/picture.h |
| diff --git a/cc/resources/picture.h b/cc/resources/picture.h |
| index e0b644124601aa47ecc37a07cc5d9af6d8e8f885..1677309a6e25e2c9c444ad4430c339fc738bb9ef 100644 |
| --- a/cc/resources/picture.h |
| +++ b/cc/resources/picture.h |
| @@ -21,7 +21,7 @@ |
| #include "skia/ext/refptr.h" |
| #include "third_party/skia/include/core/SkBBHFactory.h" |
| #include "third_party/skia/include/core/SkPicture.h" |
| -#include "ui/gfx/rect.h" |
| +#include "ui/gfx/geometry/rect.h" |
| class SkPixelRef; |