diff options
author | skcms-skia-autoroll@skia-buildbots.google.com.iam.gserviceaccount.com <skcms-skia-autoroll@skia-buildbots.google.com.iam.gserviceaccount.com> | 2018-02-05 19:56:51 +0000 |
---|---|---|
committer | Skia Commit-Bot <skia-commit-bot@chromium.org> | 2018-02-05 20:20:11 +0000 |
commit | c97d9b1fa034d59d05638cccb9e2cef57564a89f (patch) | |
tree | 78d5f58aab365d3dd145b7cc73df98266b11fc5c /DEPS | |
parent | f3ecb85fd40274dee3dec5d3cdd367bdd1472334 (diff) |
Roll skia/third_party/externals/skcms/ a8aa0a6f7..1ea5993d9 (1 commit)
https://skia.googlesource.com/skcms/+log/a8aa0a6f7d29..1ea5993d992a
$ git log a8aa0a6f7..1ea5993d9 --date=short --no-merges --format='%ad %ae %s'
2018-02-05 brianosman Clean up includes and warnings
Created with:
roll-dep skia/third_party/externals/skcms
The AutoRoll server is located here: https://skcms-skia-roll.skia.org
Documentation for the AutoRoller is here:
https://skia.googlesource.com/buildbot/+/master/autoroll/README.md
If the roll is causing failures, please contact the current sheriff, who should
be CC'd on the roll, and stop the roller if necessary.
TBR=bsalomon@google.com
Change-Id: I2d5a0a1363617a7b95fabda6dac1eaad77fa4a7c
Reviewed-on: https://skia-review.googlesource.com/103943
Reviewed-by: skcms-skia-autoroll <skcms-skia-autoroll@skia-buildbots.google.com.iam.gserviceaccount.com>
Commit-Queue: skcms-skia-autoroll <skcms-skia-autoroll@skia-buildbots.google.com.iam.gserviceaccount.com>
Diffstat (limited to 'DEPS')
-rw-r--r-- | DEPS | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -20,7 +20,7 @@ deps = { "third_party/externals/piex" : "https://android.googlesource.com/platform/external/piex.git@8f540f64b6c170a16fb7e6e52d61819705c1522a", "third_party/externals/sdl" : "https://skia.googlesource.com/third_party/sdl@5d7cfcca344034aff9327f77fc181ae3754e7a90", "third_party/externals/sfntly" : "https://chromium.googlesource.com/external/github.com/googlei18n/sfntly.git@b18b09b6114b9b7fe6fc2f96d8b15e8a72f66916", - "third_party/externals/skcms" : "https://skia.googlesource.com/skcms@a8aa0a6f7d293dbbb891098bac016ab905381280", + "third_party/externals/skcms" : "https://skia.googlesource.com/skcms@1ea5993d992a359b4746bdf1904bfb536ec9b790", "third_party/externals/spirv-headers" : "https://skia.googlesource.com/external/github.com/KhronosGroup/SPIRV-Headers.git@661ad91124e6af2272afd00f804d8aa276e17107", "third_party/externals/spirv-tools" : "https://skia.googlesource.com/external/github.com/KhronosGroup/SPIRV-Tools.git@e9e4393b1c5aad7553c05782acefbe32b42644bd", #"third_party/externals/v8" : "https://chromium.googlesource.com/v8/v8.git@5f1ae66d5634e43563b2d25ea652dfb94c31a3b4", |