| Index: Source/platform/blink_platform.gypi
|
| diff --git a/Source/platform/blink_platform.gypi b/Source/platform/blink_platform.gypi
|
| index e06620dfb51c685c1960c3eea57b1ef363ac77b8..780829e36ceeda0760f1727fe232497fe98de9ef 100644
|
| --- a/Source/platform/blink_platform.gypi
|
| +++ b/Source/platform/blink_platform.gypi
|
| @@ -578,6 +578,7 @@
|
| 'graphics/GraphicsContext.h',
|
| 'graphics/GraphicsContextAnnotation.cpp',
|
| 'graphics/GraphicsContextAnnotation.h',
|
| + 'graphics/GraphicsContextCullSaver.h',
|
| 'graphics/GraphicsContextRecorder.cpp',
|
| 'graphics/GraphicsContextRecorder.h',
|
| 'graphics/GraphicsContextState.cpp',
|
|
|