diff --git a/support/windows/Servo.wxs.mako b/support/windows/Servo.wxs.mako
index a1b8d8ffa41..544aa1fbf16 100644
--- a/support/windows/Servo.wxs.mako
+++ b/support/windows/Servo.wxs.mako
@@ -45,74 +45,7 @@
Source="${windowize(exe_path)}\servo.exe.manifest"
DiskId="1"/>
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
+ ${include_dependencies()}
${include_directory(path.join(top_path, "resources"), "resources")}
@@ -124,7 +57,7 @@