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 d2b96988df5d60cb5a42de887e80f5c038836a85..043da18999f06f41fd2c93142452ed0a2948a443 100644 |
--- a/third_party/WebKit/Source/platform/BUILD.gn |
+++ b/third_party/WebKit/Source/platform/BUILD.gn |
@@ -1388,6 +1388,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", |