| Index: third_party/WebKit/public/BUILD.gn
|
| diff --git a/third_party/WebKit/public/BUILD.gn b/third_party/WebKit/public/BUILD.gn
|
| index b11777f78bee0f79c3af54f1365ec50b3e91db2f..67f0e7d31eac9d3840c302e0c64712d0e6f9534e 100644
|
| --- a/third_party/WebKit/public/BUILD.gn
|
| +++ b/third_party/WebKit/public/BUILD.gn
|
| @@ -312,6 +312,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",
|
|
|