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