| 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 ed536e64e50f54997bc48fb92357ee66ad19d0aa..74b52aa365a0bd86467853277dc5014003574c19 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.)
|
|
|