| Index: Source/platform/blink_platform.gypi
|
| diff --git a/Source/platform/blink_platform.gypi b/Source/platform/blink_platform.gypi
|
| index e87a4b8ff7bb96dbd5c150a55b3d8158f274c601..6daeb0725a085297bf92170eeeaa7d0c517b5d4d 100644
|
| --- a/Source/platform/blink_platform.gypi
|
| +++ b/Source/platform/blink_platform.gypi
|
| @@ -251,6 +251,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',
|
|
|