Chromium Code Reviews| Index: Source/core/dom/EventTarget.idl | 
| diff --git a/Source/core/dom/EventTarget.idl b/Source/core/dom/EventTarget.idl | 
| index 161b03fafa045487b3e56e165c8182ef891e7cdf..4e971a01b9b0b2b293cecc768a7ba64e122f1267 100644 | 
| --- a/Source/core/dom/EventTarget.idl | 
| +++ b/Source/core/dom/EventTarget.idl | 
| @@ -19,6 +19,7 @@ | 
| */ | 
| [ | 
| + NoInterfaceObject, | 
| CustomToJSObject, | 
| NoWrapperCache, | 
| EventTarget |