| Index: Source/platform/blink_platform.gypi
|
| diff --git a/Source/platform/blink_platform.gypi b/Source/platform/blink_platform.gypi
|
| index c6b4dd48c8c91a4f47ce5e27c722541bcdab4957..3019323b625801430dcad6b404cc9fffaa0a9da8 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',
|
|
|