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