| Index: third_party/WebKit/Source/platform/blink_platform.gypi
|
| diff --git a/third_party/WebKit/Source/platform/blink_platform.gypi b/third_party/WebKit/Source/platform/blink_platform.gypi
|
| index 720025fb4677897de5647eb047ce85a9c675314f..d1a6b3dfae7ca649e7c686c5e85c76e7ff979afe 100644
|
| --- a/third_party/WebKit/Source/platform/blink_platform.gypi
|
| +++ b/third_party/WebKit/Source/platform/blink_platform.gypi
|
| @@ -583,6 +583,8 @@
|
| 'graphics/DeferredImageDecoder.cpp',
|
| 'graphics/DeferredImageDecoder.h',
|
| 'graphics/ExpensiveCanvasHeuristicParameters.h',
|
| + 'graphics/PaintGeneratedImage.cpp',
|
| + 'graphics/PaintGeneratedImage.h',
|
| 'graphics/PicturePattern.cpp',
|
| 'graphics/PicturePattern.h',
|
| 'graphics/PictureSnapshot.h',
|
|
|