| Index: third_party/WebKit/public/BUILD.gn
|
| diff --git a/third_party/WebKit/public/BUILD.gn b/third_party/WebKit/public/BUILD.gn
|
| index 0e275155ef28c2d38953d338de4dfde35945e579..a119d52091f868cec745d1a2a2e22816d78ff293 100644
|
| --- a/third_party/WebKit/public/BUILD.gn
|
| +++ b/third_party/WebKit/public/BUILD.gn
|
| @@ -208,6 +208,7 @@ source_set("blink_headers") {
|
| "platform/WebLayer.h",
|
| "platform/WebLayerPositionConstraint.h",
|
| "platform/WebLayerScrollClient.h",
|
| + "platform/WebLayerStickyPositionConstraint.h",
|
| "platform/WebLayerTreeView.h",
|
| "platform/WebLayoutAndPaintAsyncCallback.h",
|
| "platform/WebLocalizedString.h",
|
|
|