Chromium Code Reviews| Index: webkit/port/bindings/v8/v8_index.h |
| =================================================================== |
| --- webkit/port/bindings/v8/v8_index.h (revision 8058) |
| +++ webkit/port/bindings/v8/v8_index.h (working copy) |
| @@ -268,6 +268,7 @@ |
| V(HTMLCOLLECTION, HTMLCollection) \ |
| V(HTMLOPTIONSCOLLECTION, HTMLOptionsCollection) \ |
| V(IMAGEDATA, ImageData) \ |
| + V(CANVASPIXELARRAY, CanvasPixelArray) \ |
| V(INSPECTORCONTROLLER, InspectorController) \ |
| V(KEYBOARDEVENT, KeyboardEvent) \ |
| V(LOCATION, Location) \ |