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 0f042591a6baa931c2b908ef6893cd737d070de4..000ca8b43be4b850cc221886fbd41edacda66959 100644 |
--- a/third_party/WebKit/Source/platform/BUILD.gn |
+++ b/third_party/WebKit/Source/platform/BUILD.gn |
@@ -1311,6 +1311,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", |