| Index: third_party/WebKit/public/BUILD.gn
|
| diff --git a/third_party/WebKit/public/BUILD.gn b/third_party/WebKit/public/BUILD.gn
|
| index b3691d478a8a7f234b91856c5f4a0bd7f455b02e..3e946cac22a3483d2066c78a0f9a5cbf3b76b581 100644
|
| --- a/third_party/WebKit/public/BUILD.gn
|
| +++ b/third_party/WebKit/public/BUILD.gn
|
| @@ -306,6 +306,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",
|
|
|