Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(370)

Unified Diff: sky/engine/platform/BUILD.gn

Issue 879993004: Remove ScrollableArea and Scrollbar (Closed) Base URL: git@github.com:domokit/mojo.git@master
Patch Set: Created 5 years, 11 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « sky/engine/core/rendering/style/RenderStyle.h ('k') | sky/engine/platform/RuntimeEnabledFeatures.in » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
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",
« no previous file with comments | « sky/engine/core/rendering/style/RenderStyle.h ('k') | sky/engine/platform/RuntimeEnabledFeatures.in » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698