| Index: third_party/WebKit/public/BUILD.gn
|
| diff --git a/third_party/WebKit/public/BUILD.gn b/third_party/WebKit/public/BUILD.gn
|
| index e68370b131655e7b0db75331bcdc3a133d824cb1..1cb42743f091f2133c29d71d224292154dd6c15b 100644
|
| --- a/third_party/WebKit/public/BUILD.gn
|
| +++ b/third_party/WebKit/public/BUILD.gn
|
| @@ -313,6 +313,7 @@ source_set("blink_headers") {
|
| "platform/WebRenderingStats.h",
|
| "platform/WebRuntimeFeatures.h",
|
| "platform/WebScreenInfo.h",
|
| + "platform/WebScrollBoundaryBehavior.h",
|
| "platform/WebScrollbar.h",
|
| "platform/WebScrollbarBehavior.h",
|
| "platform/WebScrollbarButtonsPlacement.h",
|
|
|