| Index: third_party/WebKit/Source/core/layout/ScrollAlignment.h
|
| diff --git a/third_party/WebKit/Source/core/layout/ScrollAlignment.h b/third_party/WebKit/Source/core/layout/ScrollAlignment.h
|
| index cfa070b04cf5026fba6a0e3c7673e5038f001326..4d162cc7083226636d8c0cf81481d66775bcd36f 100644
|
| --- a/third_party/WebKit/Source/core/layout/ScrollAlignment.h
|
| +++ b/third_party/WebKit/Source/core/layout/ScrollAlignment.h
|
| @@ -84,8 +84,6 @@
|
| static const ScrollAlignment kAlignCenterAlways;
|
| static const ScrollAlignment kAlignTopAlways;
|
| static const ScrollAlignment kAlignBottomAlways;
|
| - static const ScrollAlignment kAlignLeftAlways;
|
| - static const ScrollAlignment kAlignRightAlways;
|
|
|
| ScrollAlignmentBehavior rect_visible_;
|
| ScrollAlignmentBehavior rect_hidden_;
|
|
|