| Index: third_party/WebKit/Source/core/testing/GarbageCollectedScriptWrappable.idl
|
| diff --git a/third_party/WebKit/Source/core/testing/GarbageCollectedScriptWrappable.idl b/third_party/WebKit/Source/core/testing/GarbageCollectedScriptWrappable.idl
|
| index 0fd3bde6412d03694bd355dbf23cf278a2162ebe..b945cadafa68ae3854b1714fbdf0edab942cc393 100644
|
| --- a/third_party/WebKit/Source/core/testing/GarbageCollectedScriptWrappable.idl
|
| +++ b/third_party/WebKit/Source/core/testing/GarbageCollectedScriptWrappable.idl
|
| @@ -3,7 +3,6 @@
|
| // found in the LICENSE file.
|
|
|
| [
|
| - GarbageCollected
|
| ] interface GarbageCollectedScriptWrappable {
|
| [NotEnumerable] DOMString toString();
|
| };
|
|
|