Chromium Code Reviews| Index: webkit/port/bindings/v8/v8_index.cpp |
| =================================================================== |
| --- webkit/port/bindings/v8/v8_index.cpp (revision 8058) |
| +++ webkit/port/bindings/v8/v8_index.cpp (working copy) |
| @@ -38,6 +38,7 @@ |
| #include "V8CanvasRenderingContext2D.h" |
| #include "V8CanvasGradient.h" |
| #include "V8CanvasPattern.h" |
| +#include "V8CanvasPixelArray.h" |
| #include "V8CDATASection.h" |
| #include "V8CharacterData.h" |
| #include "V8Clipboard.h" |