commit | ba882d5f1272bcac97bc05c86db884df6963e71c | [log] [tgz] |
---|---|---|
author | chromium-autoroll <[email protected]> | Sat Mar 28 01:24:54 2020 |
committer | Commit Bot <[email protected]> | Sat Mar 28 01:24:54 2020 |
tree | 3d68feab42614a70461c8b4d33bbf53155ecd74b | |
parent | 49a7add28b16e7e33a221161232621a135ccd6f6 [diff] [blame] |
Roll src/native_client c3051401526b..ebf11aaad97f (1 commits) https://chromium.googlesource.com/native_client/src/native_client.git/+log/c3051401526b..ebf11aaad97f git log c3051401526b..ebf11aaad97f --date=short --first-parent --format='%ad %ae %s' 2020-03-27 [email protected] Use clang by default in SCons builds Created with: gclient setdep -r src/native_client@ebf11aaad97f If this roll has caused a breakage, revert this CL and stop the roller using the controls here: https://autoroll.skia.org/r/nacl-autoroll Please CC [email protected] on the revert to ensure that a human is aware of the problem. To report a problem with the AutoRoller itself, please file a bug: https://bugs.chromium.org/p/skia/issues/entry?template=Autoroller+Bug Documentation for the AutoRoller is here: https://skia.googlesource.com/buildbot/+/master/autoroll/README.md Bug: None Tbr: [email protected] Change-Id: Idfec4f4112bd92a87e30ea533bc06e9ab4394a3d Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2125390 Reviewed-by: chromium-autoroll <[email protected]> Commit-Queue: chromium-autoroll <[email protected]> Cr-Commit-Position: refs/heads/master@{#754263}
diff --git a/DEPS b/DEPS index 50b2f83..e5976dc 100644 --- a/DEPS +++ b/DEPS
@@ -222,7 +222,7 @@ # Three lines of non-changing comments so that # the commit queue can handle CLs rolling NaCl # and whatever else without interference from each other. - 'nacl_revision': 'c3051401526bb5e18413d6a62fb4ca46633b3b1b', + 'nacl_revision': 'ebf11aaad97fde7f91b1c72e0dddaf1653d41f77', # Three lines of non-changing comments so that # the commit queue can handle CLs rolling freetype # and whatever else without interference from each other.