Index: webkit/port/bindings/v8/v8_proxy.cpp |
=================================================================== |
--- webkit/port/bindings/v8/v8_proxy.cpp (revision 11301) |
+++ webkit/port/bindings/v8/v8_proxy.cpp (working copy) |
@@ -132,6 +132,8 @@ |
#include "Settings.h" |
#include "StyleSheet.h" |
#include "StyleSheetList.h" |
+#include "SVGColor.h" |
+#include "SVGPaint.h" |
#include "TextEvent.h" |
#include "TextMetrics.h" |
#include "TimeRanges.h" |