summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--DEPS2
-rw-r--r--WEBKIT_MERGE_REVISION2
-rw-r--r--webkit/build/WebCore/SConscript2
3 files changed, 3 insertions, 3 deletions
diff --git a/DEPS b/DEPS
index 88b0509..7470dc1 100644
--- a/DEPS
+++ b/DEPS
@@ -1,7 +1,7 @@
vars = {
"webkit_trunk":
"http://svn.webkit.org/repository/webkit/trunk",
- "webkit_revision": "41402",
+ "webkit_revision": "41420",
}
diff --git a/WEBKIT_MERGE_REVISION b/WEBKIT_MERGE_REVISION
index c257d12..6a56d94 100644
--- a/WEBKIT_MERGE_REVISION
+++ b/WEBKIT_MERGE_REVISION
@@ -1 +1 @@
-http://svn.webkit.org/repository/webkit/trunk@41402 \ No newline at end of file
+http://svn.webkit.org/repository/webkit/trunk@41420 \ No newline at end of file
diff --git a/webkit/build/WebCore/SConscript b/webkit/build/WebCore/SConscript
index ed4afbc..b1d724b 100644
--- a/webkit/build/WebCore/SConscript
+++ b/webkit/build/WebCore/SConscript
@@ -959,7 +959,7 @@ if env.Bit('linux'):
'$WEBCORE_DIR/platform/graphics/chromium/IconChromiumLinux.cpp',
'$WEBCORE_DIR/platform/graphics/chromium/SimpleFontDataLinux.cpp',
- '$WEBCORE_DIR/rendering/RenderThemeChromiumGtk.cpp',
+ '$WEBCORE_DIR/rendering/RenderThemeChromiumLinux.cpp',
])
# Remove from the list files that haven't yet been made portable to Linux.
to_be_ported_files = [