| 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 3b995e32e20e5664c98cc72e9f3c22f853ee7be8..332d58f8bb510f6d3d3bbdb5a1dead30951eb086 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",
|
|
|