diff options
author | amanda@chromium.org <amanda@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2008-11-19 22:07:46 +0000 |
---|---|---|
committer | amanda@chromium.org <amanda@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2008-11-19 22:07:46 +0000 |
commit | 8b71a21ab2df2f4ccd137732f774ac9fb502d430 (patch) | |
tree | 9fbcc314ba1fd0b45a85ebbe71cf4a17d174778a /DEPS | |
parent | cb9812cc4f38134df73d1252a6a96ced87d2d9a1 (diff) | |
download | chromium_src-8b71a21ab2df2f4ccd137732f774ac9fb502d430.zip chromium_src-8b71a21ab2df2f4ccd137732f774ac9fb502d430.tar.gz chromium_src-8b71a21ab2df2f4ccd137732f774ac9fb502d430.tar.bz2 |
Roll DEPS to pick up mac font metrics fix in r5714
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@5715 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@5522", + "/trunk/deps/third_party/WebKit@5714", "src/third_party/icu38": "/trunk/deps/third_party/icu38@5385", |