Index: Source/platform/blink_platform.gypi |
diff --git a/Source/platform/blink_platform.gypi b/Source/platform/blink_platform.gypi |
index afefacb5d1443b50b75a7a143aeab962f171f098..f23c6f5d1a41431f9c1140cd2ea1ee5b559b75fa 100644 |
--- a/Source/platform/blink_platform.gypi |
+++ b/Source/platform/blink_platform.gypi |
@@ -524,6 +524,14 @@ |
'graphics/gpu/WebGLImageConversion.h', |
'graphics/media/MediaPlayer.cpp', |
'graphics/media/MediaPlayer.h', |
+ 'graphics/paint/ClipDisplayItem.cpp', |
+ 'graphics/paint/ClipDisplayItem.h', |
+ 'graphics/paint/DisplayItem.cpp', |
+ 'graphics/paint/DisplayItem.h', |
+ 'graphics/paint/DisplayItemList.cpp', |
+ 'graphics/paint/DisplayItemList.h', |
+ 'graphics/paint/DrawingDisplayItem.cpp', |
+ 'graphics/paint/DrawingDisplayItem.h', |
'graphics/skia/GaneshUtils.cpp', |
'graphics/skia/GaneshUtils.h', |
'graphics/skia/NativeImageSkia.cpp', |