Index: build/all.gyp |
diff --git a/build/all.gyp b/build/all.gyp |
index bfc96d5c0805a74345ed7204d8d864ef52460470..846487796e33c8f9705357b3ca797cfa4c36fc96 100644 |
--- a/build/all.gyp |
+++ b/build/all.gyp |
@@ -587,6 +587,7 @@ |
}], |
['OS=="win"', { |
'dependencies': [ |
+ '../chrome/installer/mini_installer.gyp:mini_installer', |
'../gpu/gpu.gyp:angle_perftests', |
], |
}], |