summaryrefslogtreecommitdiff
path: root/DEPS
diff options
context:
space:
mode:
Diffstat (limited to 'DEPS')
-rw-r--r--DEPS6
1 files changed, 0 insertions, 6 deletions
diff --git a/DEPS b/DEPS
index 1a08ef31eb..7fb3a32b6e 100644
--- a/DEPS
+++ b/DEPS
@@ -169,10 +169,4 @@ hooks = [
'--if-needed'
],
},
- {
- # Update the Windows toolchain if necessary.
- 'name': 'win_toolchain',
- 'pattern': '.',
- 'action': ['python', 'pdfium/build_gyp/vs_toolchain.py', 'update'],
- },
]