diff options
author | thakis <thakis@chromium.org> | 2015-12-01 11:11:13 -0800 |
---|---|---|
committer | Commit bot <commit-bot@chromium.org> | 2015-12-01 19:12:10 +0000 |
commit | 3000a24174c01c3c6cdded371380a8dce73b3aac (patch) | |
tree | 5dcb305ed01cc2610ee88d5ad5dbf168b588c20c | |
parent | cda09a9265714033da176c7e07584abac26321b2 (diff) | |
download | chromium_src-3000a24174c01c3c6cdded371380a8dce73b3aac.zip chromium_src-3000a24174c01c3c6cdded371380a8dce73b3aac.tar.gz chromium_src-3000a24174c01c3c6cdded371380a8dce73b3aac.tar.bz2 |
Roll openmax 6625be0:7a179b9
Picks up:
7a179b9 Only pass android_toolchain in android builds.
BUG=563844
TBR=rtoy@chromium.org
Review URL: https://codereview.chromium.org/1483263004
Cr-Commit-Position: refs/heads/master@{#362467}
-rw-r--r-- | DEPS | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -63,7 +63,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': '6625be0364c8adc1b202b000d1e5010f92e2b6a2', + 'openmax_dl_revision': '7a179b97899cf33d4a12c7ef590176c519016f4d', # Three lines of non-changing comments so that # the commit queue can handle CLs rolling BoringSSL # and whatever else without interference from each other. |