diff options
author | thakis@chromium.org <thakis@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2012-02-29 23:32:49 +0000 |
---|---|---|
committer | thakis@chromium.org <thakis@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2012-02-29 23:32:49 +0000 |
commit | ed7f733edc962c29afa114f250b0762c0a551927 (patch) | |
tree | f13f77e4f22958dc1ff7b9856f8298a890697466 /DEPS | |
parent | d3cf8682f04e3922d2f93c29327a80e02ec17eca (diff) | |
download | chromium_src-ed7f733edc962c29afa114f250b0762c0a551927.zip chromium_src-ed7f733edc962c29afa114f250b0762c0a551927.tar.gz chromium_src-ed7f733edc962c29afa114f250b0762c0a551927.tar.bz2 |
roll yasm 73761:124103
Only change:
http://crrev.com/124103 yasm: Merge a clang warning fix.
BUG=82628
TEST=none
TBR=ajwong
Review URL: http://codereview.chromium.org/9534001
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@124283 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'DEPS')
-rw-r--r-- | DEPS | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -266,7 +266,7 @@ deps = { "/trunk/deps/third_party/speex@111570", "src/third_party/yasm/source/patched-yasm": - "/trunk/deps/third_party/yasm/patched-yasm@73761", + "/trunk/deps/third_party/yasm/patched-yasm@124103", "src/third_party/libjpeg_turbo": "/trunk/deps/third_party/libjpeg_turbo@119959", |