| Index: webkit/port/bindings/v8/v8_custom.h
|
| ===================================================================
|
| --- webkit/port/bindings/v8/v8_custom.h (revision 2614)
|
| +++ webkit/port/bindings/v8/v8_custom.h (working copy)
|
| @@ -332,6 +332,9 @@
|
| DECLARE_INDEXED_PROPERTY_SETTER(HTMLSelectElementCollection)
|
| DECLARE_NAMED_PROPERTY_GETTER(HTMLCollection)
|
|
|
| +// NSResolver
|
| +DECLARE_CALLBACK(NSResolverLookupNamespaceURI)
|
| +
|
| // SVG custom properties and callbacks
|
| #if ENABLE(SVG)
|
| DECLARE_PROPERTY_ACCESSOR_GETTER(SVGLengthValue)
|
|
|