Index: DEPS |
diff --git a/DEPS b/DEPS |
index 1a08ef31eb455dc68754ec3c39b62f99851529f1..0368c39080bfc2d7001515f3ce404b36bc64050f 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'], |
}, |
] |