diff --git a/.vpython b/.vpython
index c892a4928b364..960e12e40ae4a 100644
--- a/.vpython
+++ b/.vpython
@@ -381,3 +381,16 @@ wheel: <
     platform: "macosx_10_6_intel"
   >
 >
+
+# Used by:
+#   //third_party/blink/tools/blinkpy/web_tests/port/server_process.py
+wheel: <
+  name: "infra/python/wheels/pywin32/${vpython_platform}"
+  version: "version:224"
+  match_tag: <
+    platform: "win32"
+  >
+  match_tag: <
+    platform: "win_amd64"
+  >
+>