| Index: third_party/WebKit/Source/core/page/scrolling/ScrollState.idl
|
| diff --git a/third_party/WebKit/Source/core/page/scrolling/ScrollState.idl b/third_party/WebKit/Source/core/page/scrolling/ScrollState.idl
|
| index ae275fe676a7ca02272e22045d6273eaac61ed3b..48fd27e9930897a741032c0914162cae5dc4c48a 100644
|
| --- a/third_party/WebKit/Source/core/page/scrolling/ScrollState.idl
|
| +++ b/third_party/WebKit/Source/core/page/scrolling/ScrollState.idl
|
| @@ -6,7 +6,6 @@
|
|
|
| [
|
| Constructor(optional ScrollStateInit scrollStateInit),
|
| - GarbageCollected,
|
| RuntimeEnabled = ScrollCustomization,
|
| ] interface ScrollState
|
| {
|
|
|