| 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 c7b045733ba7123a801998b456bfe51e42f755e7..c12dc50fc929019f9f53729413ff78836162381d 100644
|
| --- a/third_party/WebKit/Source/platform/blink_platform.gypi
|
| +++ b/third_party/WebKit/Source/platform/blink_platform.gypi
|
| @@ -577,6 +577,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',
|
|
|