| Index: sky/engine/platform/BUILD.gn
|
| diff --git a/sky/engine/platform/BUILD.gn b/sky/engine/platform/BUILD.gn
|
| index 261912b387091764d170113b5d514a51a492aae7..66d5591c797a12b041f6e29ceb5424e6c572319e 100644
|
| --- a/sky/engine/platform/BUILD.gn
|
| +++ b/sky/engine/platform/BUILD.gn
|
| @@ -129,10 +129,6 @@ component("platform") {
|
| "exported/WebHTTPBody.cpp",
|
| "exported/WebHTTPLoadInfo.cpp",
|
| "exported/WebImageSkia.cpp",
|
| - "exported/WebScrollbarImpl.cpp",
|
| - "exported/WebScrollbarImpl.h",
|
| - "exported/WebScrollbarThemeGeometryNative.cpp",
|
| - "exported/WebScrollbarThemeGeometryNative.h",
|
| "exported/WebString.cpp",
|
| "exported/WebTransformKeyframe.cpp",
|
| "exported/WebURL.cpp",
|
| @@ -518,8 +514,6 @@ component("platform") {
|
| "RefCountedSupplement.h",
|
| "ScriptForbiddenScope.cpp",
|
| "ScriptForbiddenScope.h",
|
| - "scroll/ProgrammaticScrollAnimator.cpp",
|
| - "scroll/ProgrammaticScrollAnimator.h",
|
| "scroll/ScrollableArea.cpp",
|
| "scroll/ScrollableArea.h",
|
| "scroll/ScrollAnimator.cpp",
|
|
|