| 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 b945cadafa68ae3854b1714fbdf0edab942cc393..1c9df06e77e047bc5e7bc9197825e7ca7a5d6d30 100644
|
| --- a/third_party/WebKit/Source/core/testing/GarbageCollectedScriptWrappable.idl
|
| +++ b/third_party/WebKit/Source/core/testing/GarbageCollectedScriptWrappable.idl
|
| @@ -2,7 +2,6 @@
|
| // Use of this source code is governed by a BSD-style license that can be
|
| // found in the LICENSE file.
|
|
|
| -[
|
| -] interface GarbageCollectedScriptWrappable {
|
| +interface GarbageCollectedScriptWrappable {
|
| [NotEnumerable] DOMString toString();
|
| };
|
|
|