summaryrefslogtreecommitdiff
path: root/Source/WebCore/PlatformBlackBerry.cmake
diff options
context:
space:
mode:
Diffstat (limited to 'Source/WebCore/PlatformBlackBerry.cmake')
-rw-r--r--Source/WebCore/PlatformBlackBerry.cmake2
1 files changed, 1 insertions, 1 deletions
diff --git a/Source/WebCore/PlatformBlackBerry.cmake b/Source/WebCore/PlatformBlackBerry.cmake
index 1ae5fe690..8f6a77528 100644
--- a/Source/WebCore/PlatformBlackBerry.cmake
+++ b/Source/WebCore/PlatformBlackBerry.cmake
@@ -129,7 +129,6 @@ LIST(APPEND WebCore_INCLUDE_DIRECTORIES
# BlackBerry sources
LIST(APPEND WebCore_SOURCES
- bindings/js/ScriptControllerBlackBerry.cpp
editing/blackberry/EditorBlackBerry.cpp
editing/blackberry/SmartReplaceBlackBerry.cpp
page/blackberry/AccessibilityObjectBlackBerry.cpp
@@ -272,6 +271,7 @@ IF (WTF_USE_ACCELERATED_COMPOSITING)
${WEBCORE_DIR}/platform/graphics/blackberry/GraphicsLayerBlackBerry.cpp
${WEBCORE_DIR}/platform/graphics/blackberry/LayerAnimation.cpp
${WEBCORE_DIR}/platform/graphics/blackberry/LayerCompositingThread.cpp
+ ${WEBCORE_DIR}/platform/graphics/blackberry/LayerFilterRenderer.cpp
${WEBCORE_DIR}/platform/graphics/blackberry/LayerRenderer.cpp
${WEBCORE_DIR}/platform/graphics/blackberry/LayerRendererSurface.cpp
${WEBCORE_DIR}/platform/graphics/blackberry/LayerTile.cpp