Chromium Code Reviews| Index: third_party/WebKit/Source/core/html/canvas/CanvasFontCache.h |
| diff --git a/third_party/WebKit/Source/core/html/canvas/CanvasFontCache.h b/third_party/WebKit/Source/core/html/canvas/CanvasFontCache.h |
| index f17c62041fc5d78f3d59c11d19b132eb924fbc0d..5974b02fedc73e5d98110418c40e70a85e861f74 100644 |
| --- a/third_party/WebKit/Source/core/html/canvas/CanvasFontCache.h |
| +++ b/third_party/WebKit/Source/core/html/canvas/CanvasFontCache.h |
| @@ -17,6 +17,7 @@ |
| namespace blink { |
| +class ComputedStyle; |
| class Document; |
| class FontCachePurgePreventer; |