Index: Source/platform/blink_platform.gypi |
diff --git a/Source/platform/blink_platform.gypi b/Source/platform/blink_platform.gypi |
index 2cd73ee5c71d64beadc46fa9e69a9384f812709b..6720161a1fe00bd84dee07fc4ae13206bf2020c9 100644 |
--- a/Source/platform/blink_platform.gypi |
+++ b/Source/platform/blink_platform.gypi |
@@ -551,6 +551,10 @@ |
'graphics/Color.h', |
'graphics/ColorSpace.cpp', |
'graphics/ColorSpace.h', |
+ 'graphics/ColorSpaceFilter.cpp', |
+ 'graphics/ColorSpaceFilter.h', |
+ 'graphics/ColorSpaceProfile.h', |
+ 'graphics/ColorSpaceTransform.h', |
'graphics/CompositingReasons.h', |
'graphics/CrossfadeGeneratedImage.cpp', |
'graphics/CrossfadeGeneratedImage.h', |
@@ -591,6 +595,8 @@ |
'graphics/GraphicsTypes.cpp', |
'graphics/GraphicsTypes.h', |
'graphics/GraphicsTypes3D.h', |
+ 'graphics/GraphicsScreen.cpp', |
+ 'graphics/GraphicsScreen.h', |
'graphics/Image.cpp', |
'graphics/Image.h', |
'graphics/ImageBuffer.cpp', |