| Index: third_party/WebKit/Source/core/testing/UnionTypesTest.idl
|
| diff --git a/third_party/WebKit/Source/core/testing/UnionTypesTest.idl b/third_party/WebKit/Source/core/testing/UnionTypesTest.idl
|
| index d6cef1543fd399abcb0548f65db9e33449af394c..013ad580a16d9d0d5657154f11d482fec8244465 100644
|
| --- a/third_party/WebKit/Source/core/testing/UnionTypesTest.idl
|
| +++ b/third_party/WebKit/Source/core/testing/UnionTypesTest.idl
|
| @@ -3,7 +3,6 @@
|
| // found in the LICENSE file.
|
|
|
| [
|
| - GarbageCollected
|
| ] interface UnionTypesTest {
|
| attribute (double or DOMString or DOMString[]) doubleOrStringOrStringArrayAttribute;
|
|
|
|
|