| 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 8a7c441a1e5ea8bdf92ad7bc523df908ca4c01a8..0790445628d03e9ec1673bcb592a88906198391d 100644
|
| --- a/third_party/WebKit/Source/platform/BUILD.gn
|
| +++ b/third_party/WebKit/Source/platform/BUILD.gn
|
| @@ -1390,6 +1390,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",
|
|
|