Reviewed by NOBODY (build fix).
+ WX build fixes
+
+ * WebCoreSources.bkl:
+
+2008-02-22 Oliver Hunt <oliver@apple.com>
+
+ Reviewed by NOBODY (build fix).
+
Once more with the cairo/qt/wx build fixing
* platform/graphics/cairo/ImageBufferCairo.cpp:
bindings/js/GCController.cpp
bindings/js/JSAttrCustom.cpp
bindings/js/JSAudioConstructor.cpp
+ bindings/js/JSCanvasPixelArrayCustom.cpp
bindings/js/JSCanvasRenderingContext2DCustom.cpp
bindings/js/JSCSSRuleCustom.cpp
bindings/js/JSCSSStyleDeclarationCustom.cpp
DerivedSources/WebCore/JSCSSValueList.cpp
DerivedSources/WebCore/JSCanvasGradient.cpp
DerivedSources/WebCore/JSCanvasPattern.cpp
+ DerivedSources/WebCore/JSCanvasPixelArray.cpp
DerivedSources/WebCore/JSCanvasRenderingContext2D.cpp
DerivedSources/WebCore/JSCharacterData.cpp
DerivedSources/WebCore/JSComment.cpp
<set append="1" var="WEBCORE_SOURCES_HTML">
html/CanvasGradient.cpp
html/CanvasPattern.cpp
+ html/CanvasPixelArray.cpp
html/CanvasRenderingContext2D.cpp
html/CanvasStyle.cpp
html/FormDataList.cpp
html/HTMLTokenizer.cpp
html/HTMLUListElement.cpp
html/HTMLViewSourceDocument.cpp
+ html/ImageData.cpp
</set>
<set append="1" var="WEBCORE_SOURCES_LOADER">