| Index: third_party/WebKit/Source/platform/BUILD.gn
|
| diff --git a/third_party/WebKit/Source/platform/BUILD.gn b/third_party/WebKit/Source/platform/BUILD.gn
|
| index 425c5052346e73eddad73a0f619494c63dbdb5ef..60971c04060ba28cc93b3a222eb6a2c2ed575314 100644
|
| --- a/third_party/WebKit/Source/platform/BUILD.gn
|
| +++ b/third_party/WebKit/Source/platform/BUILD.gn
|
| @@ -1305,6 +1305,8 @@ component("platform") {
|
| "scroll/ScrollableArea.h",
|
| "scroll/Scrollbar.cpp",
|
| "scroll/Scrollbar.h",
|
| + "scroll/ScrollbarManager.cpp",
|
| + "scroll/ScrollbarManager.h",
|
| "scroll/ScrollbarTheme.cpp",
|
| "scroll/ScrollbarTheme.h",
|
| "scroll/ScrollbarThemeAndroid.cpp",
|
|
|