Index: tools/checkbins/checkbins.py |
diff --git a/tools/checkbins/checkbins.py b/tools/checkbins/checkbins.py |
index 74ed0ae821a8a006a4897bf13d55226962cb0189..ec955781b0bd2e8fe82331787c2a9f9623af661c 100755 |
--- a/tools/checkbins/checkbins.py |
+++ b/tools/checkbins/checkbins.py |
@@ -31,6 +31,7 @@ MACHINE_TYPE_AMD64 = 0x8664 |
# Windows guru for advice. |
EXCLUDED_FILES = ['chrome_frame_mini_installer.exe', |
'mini_installer.exe', |
+ 'next_version_mini_installer.exe', |
'wow_helper.exe' |
] |