diff options
author | aa@chromium.org <aa@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2008-11-11 23:30:45 +0000 |
---|---|---|
committer | aa@chromium.org <aa@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2008-11-11 23:30:45 +0000 |
commit | 4d16d09ca46c97c842cc1035417ca23579048ead (patch) | |
tree | a57c1d47efa5b4b16c2a50a69e79b93592c51e15 /DEPS | |
parent | 3e359b1b2d6abe1f6f2111d99fdcceb3c78e86d5 (diff) | |
download | chromium_src-4d16d09ca46c97c842cc1035417ca23579048ead.zip chromium_src-4d16d09ca46c97c842cc1035417ca23579048ead.tar.gz chromium_src-4d16d09ca46c97c842cc1035417ca23579048ead.tar.bz2 |
Update DEPS to point at webkit@5220.
Review URL: http://codereview.chromium.org/10810
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@5227 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@5203", + "/trunk/deps/third_party/WebKit@5220", "src/third_party/icu38": "/trunk/deps/third_party/icu38@5179", |