summaryrefslogtreecommitdiffstats
path: root/webkit/build/WebCore/SConscript
diff options
context:
space:
mode:
Diffstat (limited to 'webkit/build/WebCore/SConscript')
-rw-r--r--webkit/build/WebCore/SConscript2
1 files changed, 1 insertions, 1 deletions
diff --git a/webkit/build/WebCore/SConscript b/webkit/build/WebCore/SConscript
index 78e8a0d..fe3afb9 100644
--- a/webkit/build/WebCore/SConscript
+++ b/webkit/build/WebCore/SConscript
@@ -349,7 +349,6 @@ input_files = [
'$WEBCORE_DIR/loader/DocumentThreadableLoader.cpp',
'$WEBCORE_DIR/loader/FormState.cpp',
'$WEBCORE_DIR/loader/FrameLoader.cpp',
- '$WEBCORE_DIR/loader/FrameLoaderClient.cpp',
'$WEBCORE_DIR/loader/FTPDirectoryDocument.cpp',
'$WEBCORE_DIR/loader/FTPDirectoryParser.cpp',
'$WEBCORE_DIR/loader/ImageDocument.cpp',
@@ -639,6 +638,7 @@ input_files = [
'$WEBCORE_DIR/rendering/RenderMedia.cpp',
'$WEBCORE_DIR/rendering/RenderMenuList.cpp',
'$WEBCORE_DIR/rendering/RenderObject.cpp',
+ '$WEBCORE_DIR/rendering/RenderObjectChildList.cpp',
'$WEBCORE_DIR/rendering/RenderPart.cpp',
'$WEBCORE_DIR/rendering/RenderPartObject.cpp',
'$WEBCORE_DIR/rendering/RenderPath.cpp',