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

Unified Diff: sky/engine/core/rendering/ScrollAlignment.h

Issue 796623004: Delete some dead ScrollAlignment code. (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/editing/FrameSelection.cpp ('k') | sky/engine/core/rendering/ScrollAlignment.cpp » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: sky/engine/core/rendering/ScrollAlignment.h
diff --git a/sky/engine/core/rendering/ScrollAlignment.h b/sky/engine/core/rendering/ScrollAlignment.h
index 02f0e6c52dd03d42a782b508176d53806797ab74..0ac6cc45cef66c9725550164ba0b5e6fdf9191f6 100644
--- a/sky/engine/core/rendering/ScrollAlignment.h
+++ b/sky/engine/core/rendering/ScrollAlignment.h
@@ -70,7 +70,6 @@ struct ScrollAlignment {
static const ScrollAlignment alignToEdgeIfNeeded;
static const ScrollAlignment alignCenterAlways;
static const ScrollAlignment alignTopAlways;
- static const ScrollAlignment alignBottomAlways;
ScrollAlignmentBehavior m_rectVisible;
ScrollAlignmentBehavior m_rectHidden;
« no previous file with comments | « sky/engine/core/editing/FrameSelection.cpp ('k') | sky/engine/core/rendering/ScrollAlignment.cpp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698