diff options
author | mark@chromium.org <mark@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2009-01-09 19:24:58 +0000 |
---|---|---|
committer | mark@chromium.org <mark@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2009-01-09 19:24:58 +0000 |
commit | db824a221e214a33ee10ec97593b444401517f3a (patch) | |
tree | 311e22ba812b03e0c8f3374c942a370f27f99a5a | |
parent | 1720fa7242c1da5b98948b0c704cfbc136f17cdf (diff) | |
download | chromium_src-db824a221e214a33ee10ec97593b444401517f3a.zip chromium_src-db824a221e214a33ee10ec97593b444401517f3a.tar.gz chromium_src-db824a221e214a33ee10ec97593b444401517f3a.tar.bz2 |
DEPS corresponding to third_party/WebKit r7817
Review URL: http://codereview.chromium.org/17323
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@7818 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@7808", + "/trunk/deps/third_party/WebKit@7817", "src/third_party/icu38": "/trunk/deps/third_party/icu38@7525", |