| Index: Source/platform/blink_platform.gypi
|
| diff --git a/Source/platform/blink_platform.gypi b/Source/platform/blink_platform.gypi
|
| index a9d22e146b73c0ba1bf412843003500678f9f420..45bc69869b5294b66f6060ab536b63177c929dee 100644
|
| --- a/Source/platform/blink_platform.gypi
|
| +++ b/Source/platform/blink_platform.gypi
|
| @@ -541,6 +541,8 @@
|
| 'graphics/ImageOrientation.h',
|
| 'graphics/ImageSource.cpp',
|
| 'graphics/ImageSource.h',
|
| + 'graphics/InterceptingCanvas.cpp',
|
| + 'graphics/InterceptingCanvas.h',
|
| 'graphics/LoggingCanvas.cpp',
|
| 'graphics/LoggingCanvas.h',
|
| 'graphics/PaintInvalidationReason.cpp',
|
|
|