| Index: Source/platform/blink_platform.gypi
|
| diff --git a/Source/platform/blink_platform.gypi b/Source/platform/blink_platform.gypi
|
| index 22a4eef9243830dce4b92b5c91848227f625c753..95907898d9da8f234be9202cd7140b2765c9d73f 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',
|
|
|