Index: Source/platform/blink_platform.gypi |
diff --git a/Source/platform/blink_platform.gypi b/Source/platform/blink_platform.gypi |
index 94a7a45f7c894ee1bfa5e4413127418ebed76a1a..7a958d663b99b2be552781bcb595114d6023b7ee 100644 |
--- a/Source/platform/blink_platform.gypi |
+++ b/Source/platform/blink_platform.gypi |
@@ -560,6 +560,8 @@ |
'graphics/DeferredImageDecoder.cpp', |
'graphics/DeferredImageDecoder.h', |
'graphics/DisplayList.h', |
+ 'graphics/DisplayListPattern.cpp', |
+ 'graphics/DisplayListPattern.h', |
'graphics/DrawLooperBuilder.cpp', |
'graphics/DrawLooperBuilder.h', |
'graphics/FirstPaintInvalidationTracking.cpp', |