| Index: third_party/WebKit/Source/core/html/ValidityState.idl
|
| diff --git a/third_party/WebKit/Source/core/html/ValidityState.idl b/third_party/WebKit/Source/core/html/ValidityState.idl
|
| index 897dee6e05050206de023f78b1e58d887028acdf..8316b332921ec985c9086531121d74195c23422f 100644
|
| --- a/third_party/WebKit/Source/core/html/ValidityState.idl
|
| +++ b/third_party/WebKit/Source/core/html/ValidityState.idl
|
| @@ -23,7 +23,6 @@
|
| // https://html.spec.whatwg.org/#validitystate
|
|
|
| [
|
| - GarbageCollected
|
| ] interface ValidityState {
|
| readonly attribute boolean valueMissing;
|
| readonly attribute boolean typeMismatch;
|
|
|