| Index: third_party/WebKit/Source/core/core.gypi
|
| diff --git a/third_party/WebKit/Source/core/core.gypi b/third_party/WebKit/Source/core/core.gypi
|
| index 36d47f066a0705d13dc2f87967708e6dbff8032a..ea664f947f08b16bb0f453642534981be9876ee9 100644
|
| --- a/third_party/WebKit/Source/core/core.gypi
|
| +++ b/third_party/WebKit/Source/core/core.gypi
|
| @@ -1940,6 +1940,9 @@
|
| 'page/scrolling/ScrollState.h',
|
| 'page/scrolling/ScrollStateCallback.cpp',
|
| 'page/scrolling/ScrollStateCallback.h',
|
| + 'page/scrolling/StickyPositionScrollingConstraints.cpp',
|
| + 'page/scrolling/StickyPositionScrollingConstraints.h',
|
| + 'page/scrolling/ViewportConstraints.h',
|
| 'paint/BackgroundImageGeometry.cpp',
|
| 'paint/BackgroundImageGeometry.h',
|
| 'paint/BlockFlowPainter.cpp',
|
|
|