Chromium Code Reviews| Index: Source/platform/graphics/GraphicsContext.h |
| diff --git a/Source/platform/graphics/GraphicsContext.h b/Source/platform/graphics/GraphicsContext.h |
| index 1aa39dbb961c762470038fc9133f4746bb4eee9b..70509ca6d1b9aa20a8b141401d4aa45166a726e6 100644 |
| --- a/Source/platform/graphics/GraphicsContext.h |
| +++ b/Source/platform/graphics/GraphicsContext.h |
| @@ -52,6 +52,7 @@ class SkPath; |
| class SkPicture; |
| class SkRRect; |
| class SkTextBlob; |
| +struct SkImageInfo; |
| struct SkRect; |
| namespace blink { |