| Index: Source/platform/RuntimeEnabledFeatures.in
 | 
| diff --git a/Source/platform/RuntimeEnabledFeatures.in b/Source/platform/RuntimeEnabledFeatures.in
 | 
| index 07c5feca758dd27fa144d00c88deb1c2d406f250..dc4331a49791f614bc65347a1ea99eaa45e6f920 100644
 | 
| --- a/Source/platform/RuntimeEnabledFeatures.in
 | 
| +++ b/Source/platform/RuntimeEnabledFeatures.in
 | 
| @@ -47,6 +47,7 @@ CSSOMSmoothScroll status=experimental
 | 
|  CSSScrollBlocksOn status=experimental
 | 
|  CSSTouchActionPanDirections status=experimental
 | 
|  CSSViewport status=experimental
 | 
| +CSSScrollSnapPoints status=test
 | 
|  // getPropertyCSSValue, CSSValue, etc. will be removed once layout tests no longer depend on them. crbug.com/331608
 | 
|  CustomSchemeHandler depends_on=NavigatorContentUtils, status=experimental
 | 
|  Database status=stable
 | 
| 
 |