| 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 7e5ff504d8a743b2aad854c3b17f6a1f8d22ed21..ae275fe676a7ca02272e22045d6273eaac61ed3b 100644
|
| --- a/third_party/WebKit/Source/core/page/scrolling/ScrollState.idl
|
| +++ b/third_party/WebKit/Source/core/page/scrolling/ScrollState.idl
|
| @@ -6,7 +6,7 @@
|
|
|
| [
|
| Constructor(optional ScrollStateInit scrollStateInit),
|
| - WillBeGarbageCollected,
|
| + GarbageCollected,
|
| RuntimeEnabled = ScrollCustomization,
|
| ] interface ScrollState
|
| {
|
|
|