diff options
author | mattm@chromium.org <mattm@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2012-03-01 00:12:21 +0000 |
---|---|---|
committer | mattm@chromium.org <mattm@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2012-03-01 00:12:21 +0000 |
commit | e0fd9258257db12565e0bb9089aa591dcba967bc (patch) | |
tree | b1ebbf45825b0319ca93a3bfc6a1cd8580e0db66 /DEPS | |
parent | 4c79378cbfd96e7efbe2b36529408c49fccfdba7 (diff) | |
download | chromium_src-e0fd9258257db12565e0bb9089aa591dcba967bc.zip chromium_src-e0fd9258257db12565e0bb9089aa591dcba967bc.tar.gz chromium_src-e0fd9258257db12565e0bb9089aa591dcba967bc.tar.bz2 |
Revert 124294 - Revert 124283 - 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
TBR=thakis@chromium.org
Review URL: https://chromiumcodereview.appspot.com/9549011
TBR=mattm@chromium.org
Review URL: https://chromiumcodereview.appspot.com/9559010
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@124298 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@124240", |