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

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

Issue 646273006: Get rid of ScrollView. (Closed) Base URL: git@github.com:domokit/mojo.git@master
Patch Set: merge to ToT Created 6 years, 2 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
Index: sky/engine/platform/BUILD.gn
diff --git a/sky/engine/platform/BUILD.gn b/sky/engine/platform/BUILD.gn
index c00cc7b27603d25d03de519a458f61e140f1b02e..69b9358957d5ad5526522ebbfb59d5f900c291fd 100644
--- a/sky/engine/platform/BUILD.gn
+++ b/sky/engine/platform/BUILD.gn
@@ -559,7 +559,6 @@ component("platform") {
"scroll/ScrollAnimatorNone.cpp",
"scroll/ScrollAnimatorNone.h",
"scroll/ScrollTypes.h",
- "scroll/ScrollView.cpp",
"scroll/ScrollableArea.cpp",
"scroll/ScrollableArea.h",
"scroll/Scrollbar.cpp",

Powered by Google App Engine
This is Rietveld 408576698