| 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 6c025a35a3354cf19b3910c43ac257a0875f272b..a172a8bd14621fdbc60609b0c6d07712048c31bc 100644
|
| --- a/third_party/WebKit/Source/platform/BUILD.gn
|
| +++ b/third_party/WebKit/Source/platform/BUILD.gn
|
| @@ -1383,6 +1383,8 @@ component("platform") {
|
| "scroll/ScrollbarThemeOverlay.cpp",
|
| "scroll/ScrollbarThemeOverlay.h",
|
| "scroll/ScrollbarThemeOverlayMock.h",
|
| + "scroll/SmoothScrollSequencer.cpp",
|
| + "scroll/SmoothScrollSequencer.h",
|
| "speech/PlatformSpeechSynthesisUtterance.cpp",
|
| "speech/PlatformSpeechSynthesisUtterance.h",
|
| "speech/PlatformSpeechSynthesisVoice.cpp",
|
|
|