diff options
author | darin@chromium.org <darin@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2009-01-20 20:40:22 +0000 |
---|---|---|
committer | darin@chromium.org <darin@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2009-01-20 20:40:22 +0000 |
commit | d49870e79003526dcd71be8db1d7a8bb79a4cf20 (patch) | |
tree | 3a7870b975f122438386b46dc6728972d5be7077 | |
parent | cba33e668b2689ffb2fb781efbc31478f95a1258 (diff) | |
download | chromium_src-d49870e79003526dcd71be8db1d7a8bb79a4cf20.zip chromium_src-d49870e79003526dcd71be8db1d7a8bb79a4cf20.tar.gz chromium_src-d49870e79003526dcd71be8db1d7a8bb79a4cf20.tar.bz2 |
roll DEPS to pick up latest WebKit
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@8311 0039d316-1c4b-4281-b951-d872f2087c98
-rw-r--r-- | DEPS | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -12,7 +12,7 @@ deps = { "http://googletest.googlecode.com/svn/trunk@167", "src/third_party/WebKit": - "/trunk/deps/third_party/WebKit@8306", + "/trunk/deps/third_party/WebKit@8310", "src/third_party/icu38": "/trunk/deps/third_party/icu38@7525", |