| 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 82b6562051dfcc2f212df35082ac0e1d3510aeda..761a17f5b6b243023c5d6c970e003684a0aacc04 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",
|
|
|