diff options
author | aa@chromium.org <aa@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2009-03-13 01:33:04 +0000 |
---|---|---|
committer | aa@chromium.org <aa@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2009-03-13 01:33:04 +0000 |
commit | e16a3270792ec9470279c982e31e72d32ec01dc8 (patch) | |
tree | d63df8cbd0991bcbca1921029fb7a1114e8f6e72 /DEPS | |
parent | 4b706713acf8483673ca6a2ec543521dd2bd8d16 (diff) | |
download | chromium_src-e16a3270792ec9470279c982e31e72d32ec01dc8.zip chromium_src-e16a3270792ec9470279c982e31e72d32ec01dc8.tar.gz chromium_src-e16a3270792ec9470279c982e31e72d32ec01dc8.tar.bz2 |
Update DEPS to 11608, which fixes build bustage.
Review URL: http://codereview.chromium.org/42171
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@11609 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@11603", + "/trunk/deps/third_party/WebKit@11608", "src/third_party/icu38": "/trunk/deps/third_party/icu38@11496", |