aboutsummaryrefslogtreecommitdiffhomepage
path: root/DEPS
diff options
context:
space:
mode:
authorGravatar Mike Klein <mtklein@chromium.org>2018-04-10 10:05:31 -0400
committerGravatar Skia Commit-Bot <skia-commit-bot@chromium.org>2018-04-10 15:03:31 +0000
commitded7a5586a3f6a1dd1cb1208878fd60af6cd989e (patch)
tree502175f688348f1c81a0a9ce765994444a3850f4 /DEPS
parent52e16d984898f18c84de773507da875a7954b922 (diff)
hard-roll skcms into Skia
Adding roll.sh to make it easy. Change-Id: I7887c5f9a41c5b68a5dec89ebc8ac86a1707fef6 Reviewed-on: https://skia-review.googlesource.com/120120 Reviewed-by: Brian Osman <brianosman@google.com> Commit-Queue: Mike Klein <mtklein@chromium.org>
Diffstat (limited to 'DEPS')
-rw-r--r--DEPS1
1 files changed, 0 insertions, 1 deletions
diff --git a/DEPS b/DEPS
index 03acc0a7b7..648e316614 100644
--- a/DEPS
+++ b/DEPS
@@ -20,7 +20,6 @@ deps = {
"third_party/externals/piex" : "https://android.googlesource.com/platform/external/piex.git@bb217acdca1cc0c16b704669dd6f91a1b509c406",
"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@16a9cebffa3487c593bf7a8a298ce9052106f07d",
"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",