Index: DEPS |
diff --git a/DEPS b/DEPS |
index ce00e9fa3935bd975e0d729b516ed539c37018f4..161015d661a8d1d26563b661e2f4ecf6a9e10885 100644 |
--- a/DEPS |
+++ b/DEPS |
@@ -263,7 +263,7 @@ |
# Update the Windows toolchain if necessary. |
'name': 'win_toolchain', |
'pattern': '.', |
- 'action': ['python', 'v8/build/vs_toolchain.py', 'update'], |
+ 'action': ['python', 'v8/gypfiles/vs_toolchain.py', 'update'], |
}, |
# Pull binutils for linux, enabled debug fission for faster linking / |
# debugging when used with clang on Ubuntu Precise. |