diff options
author | sky@google.com <sky@google.com@0039d316-1c4b-4281-b951-d872f2087c98> | 2009-02-05 18:58:42 +0000 |
---|---|---|
committer | sky@google.com <sky@google.com@0039d316-1c4b-4281-b951-d872f2087c98> | 2009-02-05 18:58:42 +0000 |
commit | 9a98651859b42474865234e53c861f75b63e70a1 (patch) | |
tree | 8a59a20ce7ebec913584b607dcf17451b6d68966 /DEPS | |
parent | eadfc396ae171f7a6adbd28c79b1ddb2a7af1685 (diff) | |
download | chromium_src-9a98651859b42474865234e53c861f75b63e70a1.zip chromium_src-9a98651859b42474865234e53c861f75b63e70a1.tar.gz chromium_src-9a98651859b42474865234e53c861f75b63e70a1.tar.bz2 |
Update's DEPS to pull in latest webkit.
BUG=none
TEST=none
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@9234 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'DEPS')
-rw-r--r-- | DEPS | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -19,7 +19,7 @@ deps = { "http://googletest.googlecode.com/svn/trunk@167", "src/third_party/WebKit": - "/trunk/deps/third_party/WebKit@9213", + "/trunk/deps/third_party/WebKit@9233", "src/third_party/icu38": "/trunk/deps/third_party/icu38@9156", |