| Index: third_party/WebKit/public/BUILD.gn
|
| diff --git a/third_party/WebKit/public/BUILD.gn b/third_party/WebKit/public/BUILD.gn
|
| index e06a2d39341967272219a5ec06fc950233ca21dd..4f2690904facfb354ec10651a885c0d3eb902e49 100644
|
| --- a/third_party/WebKit/public/BUILD.gn
|
| +++ b/third_party/WebKit/public/BUILD.gn
|
| @@ -311,6 +311,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",
|
|
|