Chromium Code Reviews| Index: cc/resources/picture.h |
| diff --git a/cc/resources/picture.h b/cc/resources/picture.h |
| index ec2ff4b44658960b821a143f0a8844d6426589bd..a3d252a853f53856fd94ab5e8541b73ba62f9f9f 100644 |
| --- a/cc/resources/picture.h |
| +++ b/cc/resources/picture.h |
| @@ -23,6 +23,7 @@ |
| #include "third_party/skia/include/core/SkPicture.h" |
| #include "ui/gfx/geometry/rect.h" |
|
robertphillips
2015/01/06 16:08:09
This also will go away after the renaming as the p
|
| +class SkDrawPictureCallback; |
| class SkPixelRef; |
| namespace base { |