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