| Index: third_party/WebKit/Source/platform/blink_platform.gypi
|
| diff --git a/third_party/WebKit/Source/platform/blink_platform.gypi b/third_party/WebKit/Source/platform/blink_platform.gypi
|
| index 4bc9b270d8ae59f79e3a412ab7935298a3c88d79..7d5e3d7feb5716bb0d6240087477dad2742f15ab 100644
|
| --- a/third_party/WebKit/Source/platform/blink_platform.gypi
|
| +++ b/third_party/WebKit/Source/platform/blink_platform.gypi
|
| @@ -665,6 +665,8 @@
|
| 'graphics/paint/ClipPathRecorder.h',
|
| 'graphics/paint/ClipRecorder.cpp',
|
| 'graphics/paint/ClipRecorder.h',
|
| + 'graphics/paint/CullRect.cpp',
|
| + 'graphics/paint/CullRect.h',
|
| 'graphics/paint/DisplayItem.cpp',
|
| 'graphics/paint/DisplayItem.h',
|
| 'graphics/paint/DisplayItemCacheSkipper.h',
|
|
|