summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--DEPS2
-rw-r--r--webkit/webkit.gyp1
2 files changed, 2 insertions, 1 deletions
diff --git a/DEPS b/DEPS
index 9103ec2..aa99553 100644
--- a/DEPS
+++ b/DEPS
@@ -1,7 +1,7 @@
vars = {
"webkit_trunk":
"http://svn.webkit.org/repository/webkit/trunk",
- "webkit_revision": "45378",
+ "webkit_revision": "45379",
}
diff --git a/webkit/webkit.gyp b/webkit/webkit.gyp
index 2172414..819ef90 100644
--- a/webkit/webkit.gyp
+++ b/webkit/webkit.gyp
@@ -4024,6 +4024,7 @@
],
'sources': [
'../third_party/WebKit/WebCore/platform/graphics/chromium/VDMXParser.cpp',
+ '../third_party/WebKit/WebCore/platform/graphics/chromium/HarfbuzzSkia.cpp',
],
'sources!': [
# Not yet ported to Linux.