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

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

Issue 682363002: Remove more scrolling methods from FrameView. (Closed) Base URL: git@github.com:domokit/mojo.git@master
Patch Set: 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 ddc680515fc6f1550ad4ede2fb48f8adbff559d4..38fd8586b14905ed5c07e2c3c15865e9f50e99c4 100644
--- a/sky/engine/platform/BUILD.gn
+++ b/sky/engine/platform/BUILD.gn
@@ -533,8 +533,6 @@ component("platform") {
"scroll/ProgrammaticScrollAnimator.h",
"scroll/ScrollAnimator.cpp",
"scroll/ScrollAnimator.h",
- "scroll/ScrollAnimatorNone.cpp",
- "scroll/ScrollAnimatorNone.h",
"scroll/ScrollTypes.h",
"scroll/ScrollableArea.cpp",
"scroll/ScrollableArea.h",
« no previous file with comments | « sky/engine/core/page/scrolling/ScrollingCoordinator.cpp ('k') | sky/engine/platform/scroll/ScrollAnimator.cpp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698