| Index: third_party/WebKit/Source/core/testing/InternalSettings.idl
|
| diff --git a/third_party/WebKit/Source/core/testing/InternalSettings.idl b/third_party/WebKit/Source/core/testing/InternalSettings.idl
|
| index 2e55bb36d61c4e1f802e36b52dc67da83f651c6e..76b574c0244863f4aa162ee05886f34becb63832 100644
|
| --- a/third_party/WebKit/Source/core/testing/InternalSettings.idl
|
| +++ b/third_party/WebKit/Source/core/testing/InternalSettings.idl
|
| @@ -24,7 +24,7 @@
|
| */
|
|
|
| [
|
| - WillBeGarbageCollected,
|
| + GarbageCollected,
|
| ] interface InternalSettings : InternalSettingsGenerated {
|
| // All methods which access Page::settings() can raise an exception
|
| // when the page cannot be accessed. (Such as during page tear-down.)
|
|
|