diff options
author | dimich@google.com <dimich@google.com@0039d316-1c4b-4281-b951-d872f2087c98> | 2009-01-07 22:59:35 +0000 |
---|---|---|
committer | dimich@google.com <dimich@google.com@0039d316-1c4b-4281-b951-d872f2087c98> | 2009-01-07 22:59:35 +0000 |
commit | c33003a6210e7c5627c77a6add86f692f4500fab (patch) | |
tree | 40489c3b014bef60c3a07c3ff6d0ce391a556a6c /DEPS | |
parent | d1dcf25b35c4dbeadf41752b43796ea10db22867 (diff) | |
download | chromium_src-c33003a6210e7c5627c77a6add86f692f4500fab.zip chromium_src-c33003a6210e7c5627c77a6add86f692f4500fab.tar.gz chromium_src-c33003a6210e7c5627c77a6add86f692f4500fab.tar.bz2 |
rolling DEPS to pick up the build fix in WebKit
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@7693 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@167", "src/third_party/WebKit": - "/trunk/deps/third_party/WebKit@7677", + "/trunk/deps/third_party/WebKit@7691", "src/third_party/icu38": "/trunk/deps/third_party/icu38@7525", |