diff options
author | brettw@google.com <brettw@google.com@0039d316-1c4b-4281-b951-d872f2087c98> | 2008-12-09 01:15:45 +0000 |
---|---|---|
committer | brettw@google.com <brettw@google.com@0039d316-1c4b-4281-b951-d872f2087c98> | 2008-12-09 01:15:45 +0000 |
commit | 83759fee3eb7734d765ed20f50b31aff2afe789a (patch) | |
tree | bca128c2dd2be1f3ddadeb4593f6ea62c878bd9b /DEPS | |
parent | 11be43ed55e60f9513b9f368f2ce9a46feeb26cf (diff) | |
download | chromium_src-83759fee3eb7734d765ed20f50b31aff2afe789a.zip chromium_src-83759fee3eb7734d765ed20f50b31aff2afe789a.tar.gz chromium_src-83759fee3eb7734d765ed20f50b31aff2afe789a.tar.bz2 |
Pull new WebKit to fix the build.
Review URL: http://codereview.chromium.org/13277
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@6566 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'DEPS')
-rw-r--r-- | DEPS | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -12,7 +12,7 @@ deps = { "http://googletest.googlecode.com/svn/trunk@63", "src/third_party/WebKit": - "/trunk/deps/third_party/WebKit@6544", + "/trunk/deps/third_party/WebKit@6565", "src/third_party/icu38": "/trunk/deps/third_party/icu38@5827", |