aboutsummaryrefslogtreecommitdiffhomepage
path: root/DEPS
diff options
context:
space:
mode:
authorGravatar scroggo <scroggo@chromium.org>2016-10-27 12:24:43 -0700
committerGravatar Commit bot <commit-bot@chromium.org>2016-10-27 12:24:43 -0700
commit6fe16d3f58937957351fb347a7b1dffa0e0768bc (patch)
tree0863254bec9bc26eb2b0c163ed9d7320462cccc1 /DEPS
parent1105224f9701e57ec5ce0354d6a380b664f5c638 (diff)
Remove SkMovie and giflib
SkMovie is not used in any of our tests or by Chromium. It is also not supported by GN. It is being moved into Android, its only client, so we can delete it here. giflib is only used by SkMovie, so stop pulling/building it. TBR=reed@google.com GOLD_TRYBOT_URL= https://gold.skia.org/search?issue=3945 Change-Id: I28a8155fd59e139bb21ec2295cc22fdced034284 Review-Url: https://codereview.chromium.org/2449213004
Diffstat (limited to 'DEPS')
-rw-r--r--DEPS1
1 files changed, 0 insertions, 1 deletions
diff --git a/DEPS b/DEPS
index 75d1a088bd..8895ac096a 100644
--- a/DEPS
+++ b/DEPS
@@ -17,7 +17,6 @@ deps = {
"third_party/externals/jsoncpp" : "https://chromium.googlesource.com/external/github.com/open-source-parsers/jsoncpp.git@1.0.0",
"third_party/externals/libwebp" : "https://chromium.googlesource.com/webm/libwebp.git@v0.5.0",
"third_party/externals/zlib" : "https://chromium.googlesource.com/chromium/src/third_party/zlib@4576304a4b9835aa8646c9735b079e1d96858633",
- "third_party/externals/giflib" : "https://android.googlesource.com/platform/external/giflib.git@ab10e256df4f684260ca239905b1cec727181f6c",
"third_party/externals/dng_sdk" : "https://android.googlesource.com/platform/external/dng_sdk.git@96443b262250c390b0caefbf3eed8463ba35ecae",
"third_party/externals/piex" : "https://android.googlesource.com/platform/external/piex.git@be908191d0a6883a95333bdc0bca749c9b830969",