diff options
author | tc@google.com <tc@google.com@0039d316-1c4b-4281-b951-d872f2087c98> | 2009-06-16 22:43:11 +0000 |
---|---|---|
committer | tc@google.com <tc@google.com@0039d316-1c4b-4281-b951-d872f2087c98> | 2009-06-16 22:43:11 +0000 |
commit | e942438457e9c464a758d79efc8279622e522ca5 (patch) | |
tree | 2ee2437f5fca0e4801838f727d1449022b31b9da /DEPS | |
parent | 48ab88b24fecfd7b21955fb24fcfe1544da34d25 (diff) | |
download | chromium_src-e942438457e9c464a758d79efc8279622e522ca5.zip chromium_src-e942438457e9c464a758d79efc8279622e522ca5.tar.gz chromium_src-e942438457e9c464a758d79efc8279622e522ca5.tar.bz2 |
Roll webkit deps one final time for today (r44726:44739).
This pulls in a UMR purify fix. According to the integration
builders this is a safe change.
TBR=levin
Review URL: http://codereview.chromium.org/126232
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@18548 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'DEPS')
-rw-r--r-- | DEPS | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,7 +1,7 @@ vars = { "webkit_trunk": "http://svn.webkit.org/repository/webkit/trunk", - "webkit_revision": "44726", + "webkit_revision": "44739", } |