Index: chrome/installer/mini_installer/mini_installer.rc |
diff --git a/chrome/installer/mini_installer/mini_installer.rc b/chrome/installer/mini_installer/mini_installer.rc |
index 420dea9542f13e1fe6f24613fd52cef4c0ab5a53..fff6a53c69130651cafd844a76a5d0e882689d56 100644 |
--- a/chrome/installer/mini_installer/mini_installer.rc |
+++ b/chrome/installer/mini_installer/mini_installer.rc |
@@ -49,28 +49,7 @@ BEGIN |
"#undef APSTUDIO_HIDDEN_SYMBOL\0" |
END |
-3 TEXTINCLUDE |
-BEGIN |
- "#include ""mini_installer_exe_version.rc""\r\0" |
-END |
- |
#endif // APSTUDIO_INVOKED |
-// This file lists the resources that are going to be packed with the exe. |
-#include "packed_files.txt" |
- |
#endif // English (U.S.) resources |
///////////////////////////////////////////////////////////////////////////// |
- |
- |
- |
-#ifndef APSTUDIO_INVOKED |
-///////////////////////////////////////////////////////////////////////////// |
-// |
-// Generated from the TEXTINCLUDE 3 resource. |
-// |
-#include "mini_installer_exe_version.rc" |
- |
-///////////////////////////////////////////////////////////////////////////// |
-#endif // not APSTUDIO_INVOKED |
- |