Chromium Code Reviews| Index: Source/core/frame/Settings.in |
| diff --git a/Source/core/frame/Settings.in b/Source/core/frame/Settings.in |
| index d22d096668061b60e6557b4a43bf34cf950c07f6..2e45d84778a77848b112b2fb9359c2219eeaba81 100644 |
| --- a/Source/core/frame/Settings.in |
| +++ b/Source/core/frame/Settings.in |
| @@ -339,3 +339,5 @@ textTrackTextShadow type=String |
| textTrackTextSize type=String |
| lowPriorityIframes initial=false |
| + |
| +elasticOverscrollEnabled initial=false |
|
bokan
2015/06/25 17:50:31
elastic overscroll is implemented in the CC so thi
MuVen
2015/06/26 09:55:44
Done.
|