summaryrefslogtreecommitdiffstats
path: root/DEPS
diff options
context:
space:
mode:
authorabarth@chromium.org <abarth@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2009-05-22 17:08:14 +0000
committerabarth@chromium.org <abarth@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2009-05-22 17:08:14 +0000
commitac48694e5fac3a7c18d82155ae62f55f9af656f2 (patch)
treea9958919ae28c7074e797b8514a44ad059eb15ef /DEPS
parent04d3c6e85f3aabc08a1d72a72d8c3a82fab65dda (diff)
downloadchromium_src-ac48694e5fac3a7c18d82155ae62f55f9af656f2.zip
chromium_src-ac48694e5fac3a7c18d82155ae62f55f9af656f2.tar.gz
chromium_src-ac48694e5fac3a7c18d82155ae62f55f9af656f2.tar.bz2
Fix future build break from upstream renaming patch.
R=wtc BUG=None TEST=It compiles! It must work. Review URL: http://codereview.chromium.org/115702 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@16748 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'DEPS')
-rw-r--r--DEPS2
1 files changed, 1 insertions, 1 deletions
diff --git a/DEPS b/DEPS
index 37fb90e..223bedd 100644
--- a/DEPS
+++ b/DEPS
@@ -1,7 +1,7 @@
vars = {
"webkit_trunk":
"http://svn.webkit.org/repository/webkit/trunk",
- "webkit_revision": "44039",
+ "webkit_revision": "44049",
}