Chromium Code Reviews| Index: dom/PropertyNodeList.idl |
| diff --git a/dom/PropertyNodeList.idl b/dom/PropertyNodeList.idl |
| index 5b2b4841fa28fb17c5cc65821721f165c3df48b4..297ff8745ccac83bcb5b3e2708708097fd18009b 100644 |
| --- a/dom/PropertyNodeList.idl |
| +++ b/dom/PropertyNodeList.idl |
| @@ -30,8 +30,7 @@ |
| [ |
| Conditional=MICRODATA, |
| - IndexedGetter, |
| - JSGenerateToJSObject |
| + IndexedGetter |
| ] interface PropertyNodeList : NodeList { |
| sequence<MicroDataItemValue> getValues(); |