Chromium Code Reviews| Index: third_party/WebKit/Source/platform/mac/LocalCurrentGraphicsContext.mm |
| diff --git a/third_party/WebKit/Source/platform/mac/LocalCurrentGraphicsContext.mm b/third_party/WebKit/Source/platform/mac/LocalCurrentGraphicsContext.mm |
| index 1677c437499801822cb2557ec16bc7a59785baef..8ae61bd50f1845fe7e6d96dac2d9107ad645854f 100644 |
| --- a/third_party/WebKit/Source/platform/mac/LocalCurrentGraphicsContext.mm |
| +++ b/third_party/WebKit/Source/platform/mac/LocalCurrentGraphicsContext.mm |
| @@ -24,6 +24,7 @@ |
| #include "platform/graphics/paint/PaintCanvas.h" |
| #include "platform/mac/ThemeMac.h" |
| #include "platform_canvas.h" |
| +#include "third_party/skia/include/core/SkRegion.h" |
| namespace blink { |