diff options
author | ajm <ajm@chromium.org> | 2015-02-10 10:38:56 -0800 |
---|---|---|
committer | Commit bot <commit-bot@chromium.org> | 2015-02-10 18:39:33 +0000 |
commit | fff19dda778ec36395cbe5c20cde10dfe639d2d1 (patch) | |
tree | a25a3ecab2b8e6af3d1e8e23407e9bec1c8d1cb3 /DEPS | |
parent | 085c6d6825c9ec0f2f83d1374276f597565aa415 (diff) | |
download | chromium_src-fff19dda778ec36395cbe5c20cde10dfe639d2d1.zip chromium_src-fff19dda778ec36395cbe5c20cde10dfe639d2d1.tar.gz chromium_src-fff19dda778ec36395cbe5c20cde10dfe639d2d1.tar.bz2 |
Roll openmax_dl 81318c1:21c8abe.
Pulls in a fix for building on non-NEON ARM. Upstream CL:
https://webrtc-codereview.appspot.com/38939004/
Review URL: https://codereview.chromium.org/902783007
Cr-Commit-Position: refs/heads/master@{#315598}
Diffstat (limited to 'DEPS')
-rw-r--r-- | DEPS | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -70,7 +70,7 @@ vars = { # Three lines of non-changing comments so that # the commit queue can handle CLs rolling openmax_dl # and whatever else without interference from each other. - 'openmax_dl_revision': '81318c19369769ddaff9602936af5c699d8299b9', + 'openmax_dl_revision': '21c8abe416eb1cdf6f759cdce72e715e7f262282', # Three lines of non-changing comments so that # the commit queue can handle CLs rolling BoringSSL # and whatever else without interference from each other. |