git://git.webkit.org
/
WebKit-https.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
[V8] Fix compiling errors in Chromium build caused by Canvas3D changes from r47752.
[WebKit-https.git]
/
WebCore
/
bindings
/
v8
/
V8Index.cpp
diff --git
a/WebCore/bindings/v8/V8Index.cpp
b/WebCore/bindings/v8/V8Index.cpp
index
ca430a8
..
25e4dd7
100644
(file)
--- a/
WebCore/bindings/v8/V8Index.cpp
+++ b/
WebCore/bindings/v8/V8Index.cpp
@@
-33,6
+33,7
@@
#include "V8Attr.h"
#include "V8BarInfo.h"
+#include "V8CanvasRenderingContext.h"
#include "V8CanvasRenderingContext2D.h"
#include "V8CanvasGradient.h"
#include "V8CanvasPattern.h"