| 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 189bebdd729de5692cedfde446d0ea862611fec7..98463ebd8fe16b3f41b315efb18b73dcf36d90b4 100644
|
| --- a/third_party/WebKit/Source/core/core.gypi
|
| +++ b/third_party/WebKit/Source/core/core.gypi
|
| @@ -1993,6 +1993,8 @@
|
| 'page/scrolling/ScrollState.h',
|
| 'page/scrolling/ScrollStateCallback.cpp',
|
| 'page/scrolling/ScrollStateCallback.h',
|
| + 'page/scrolling/StickyPositionScrollingConstraints.cpp',
|
| + 'page/scrolling/StickyPositionScrollingConstraints.h',
|
| 'paint/BackgroundImageGeometry.cpp',
|
| 'paint/BackgroundImageGeometry.h',
|
| 'paint/BlockFlowPainter.cpp',
|
|
|