| Index: Source/platform/blink_platform.gypi
|
| diff --git a/Source/platform/blink_platform.gypi b/Source/platform/blink_platform.gypi
|
| index 95b28cfe7d63e2d9c68ed89fd9a818244374aa99..a7a6bcd1f7d006f10ae2e81b882eb94336bdbc5a 100644
|
| --- a/Source/platform/blink_platform.gypi
|
| +++ b/Source/platform/blink_platform.gypi
|
| @@ -249,6 +249,10 @@
|
| 'geometry/TransformState.h',
|
| 'graphics/angle/ANGLEPlatformBridge.cpp',
|
| 'graphics/angle/ANGLEPlatformBridge.h',
|
| + 'graphics/ColorSpace.h',
|
| + 'graphics/GraphicsTypes.cpp',
|
| + 'graphics/GraphicsTypes.h',
|
| + 'graphics/GraphicsTypes3D.h',
|
| 'graphics/ImageOrientation.cpp',
|
| 'graphics/ImageOrientation.h',
|
| 'graphics/PathTraversalState.cpp',
|
|
|