| Index: third_party/WebCore/html/HTMLPropertiesCollection.idl
|
| diff --git a/third_party/WebCore/html/HTMLPropertiesCollection.idl b/third_party/WebCore/html/HTMLPropertiesCollection.idl
|
| index ccf66422bdf42dfeef15624f9f8eb40038400aeb..d2c8e31275ec9f3f656dce1cec860f8e2f642265 100644
|
| --- a/third_party/WebCore/html/HTMLPropertiesCollection.idl
|
| +++ b/third_party/WebCore/html/HTMLPropertiesCollection.idl
|
| @@ -32,6 +32,7 @@ module html {
|
|
|
| interface [
|
| Conditional=MICRODATA,
|
| + JSGenerateToJSObject,
|
| IndexedGetter,
|
| NamedGetter
|
| ] HTMLPropertiesCollection : HTMLCollection {
|
|
|