| Index: Source/platform/blink_platform.gypi
|
| diff --git a/Source/platform/blink_platform.gypi b/Source/platform/blink_platform.gypi
|
| index 03e7a0fdf73d5a92663983b74c38a118c4c6b17e..e765eeafb8e6996d5da0a60bac8ada00618784ba 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',
|
|
|