| Index: Source/platform/blink_platform.gypi
|
| diff --git a/Source/platform/blink_platform.gypi b/Source/platform/blink_platform.gypi
|
| index 88ecb9df71c6eafdce5e465adee65058159e0532..930d06d7e62eb6b73d1ac6ed4b13fd024133de22 100644
|
| --- a/Source/platform/blink_platform.gypi
|
| +++ b/Source/platform/blink_platform.gypi
|
| @@ -580,6 +580,7 @@
|
| 'graphics/GraphicsContextAnnotation.h',
|
| 'graphics/GraphicsContextRecorder.cpp',
|
| 'graphics/GraphicsContextRecorder.h',
|
| + 'graphics/GraphicsContextState.cpp',
|
| 'graphics/GraphicsContextState.h',
|
| 'graphics/GraphicsContextStateSaver.h',
|
| 'graphics/GraphicsLayer.cpp',
|
|
|