summaryrefslogtreecommitdiff
path: root/DEPS
diff options
context:
space:
mode:
authorLei Zhang <thestig@chromium.org>2018-08-31 01:55:05 +0000
committerChromium commit bot <commit-bot@chromium.org>2018-08-31 01:55:05 +0000
commitb2d25960b75685aaed5ec1a0ac60975cd033a448 (patch)
tree4a1bb1ef66e5f1eb768de128be8b68c95c1a2c2a /DEPS
parentd4e7ca034cbbe29911b08eb5c252aa0d05b6a429 (diff)
downloadpdfium-b2d25960b75685aaed5ec1a0ac60975cd033a448.tar.xz
Stop checking out GYP.
BUG=pdfium:559 Change-Id: I0e837281e0949b778fca73680b2257e49678c817 Reviewed-on: https://pdfium-review.googlesource.com/41730 Reviewed-by: Tom Sepez <tsepez@chromium.org> Commit-Queue: Lei Zhang <thestig@chromium.org>
Diffstat (limited to 'DEPS')
-rw-r--r--DEPS5
1 files changed, 0 insertions, 5 deletions
diff --git a/DEPS b/DEPS
index 36c9198a66..79b8f85533 100644
--- a/DEPS
+++ b/DEPS
@@ -107,11 +107,6 @@ deps = {
Var('chromium_git') + "/chromium/src/tools/code_coverage.git@" +
Var('code_coverage_revision'),
- # TODO(GYP): Remove this when no tools rely on GYP anymore.
- "tools/gyp":
- Var('chromium_git') + '/external/gyp.git@' +
- 'eb296f67da078ec01f5e3a9ea9cdc6d26d680161',
-
"tools/memory":
Var('chromium_git') + "/chromium/src/tools/memory@" +
Var('tools_memory_revision'),