| Index: sky/engine/platform/BUILD.gn
|
| diff --git a/sky/engine/platform/BUILD.gn b/sky/engine/platform/BUILD.gn
|
| index 55be8dbfb37365006deefa98beea1fbcee5a2c70..953e75aa06b4478c273b87e13ec69cead19cc53a 100644
|
| --- a/sky/engine/platform/BUILD.gn
|
| +++ b/sky/engine/platform/BUILD.gn
|
| @@ -480,12 +480,6 @@ source_set("platform") {
|
| "RefCountedSupplement.h",
|
| "ScriptForbiddenScope.cpp",
|
| "ScriptForbiddenScope.h",
|
| - "scroll/ScrollableArea.cpp",
|
| - "scroll/ScrollableArea.h",
|
| - "scroll/ScrollAnimator.cpp",
|
| - "scroll/ScrollAnimator.h",
|
| - "scroll/Scrollbar.cpp",
|
| - "scroll/Scrollbar.h",
|
| "scroll/ScrollTypes.h",
|
| "SharedBuffer.cpp",
|
| "SharedBuffer.h",
|
|
|