| Index: Source/platform/blink_platform.gypi
|
| diff --git a/Source/platform/blink_platform.gypi b/Source/platform/blink_platform.gypi
|
| index 1dad4eef5f5ef9398eb252dba5b00b4cd9a354ff..c9d080d93fb543c9928df29791b531c2ca8d15ef 100644
|
| --- a/Source/platform/blink_platform.gypi
|
| +++ b/Source/platform/blink_platform.gypi
|
| @@ -629,6 +629,8 @@
|
| 'graphics/Pattern.h',
|
| 'graphics/ProfilingCanvas.cpp',
|
| 'graphics/ProfilingCanvas.h',
|
| + 'graphics/RecordingImageBufferSurface.cpp',
|
| + 'graphics/RecordingImageBufferSurface.h',
|
| 'graphics/ReplayingCanvas.cpp',
|
| 'graphics/ReplayingCanvas.h',
|
| 'graphics/ScaledImageFragment.cpp',
|
|
|