Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(1388)

Unified Diff: chrome/installer/mini_installer/mini_installer.rc

Issue 8575019: Revert 110934 - Retry of http://codereview.chromium.org/8589029. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src/
Patch Set: Created 9 years, 1 month ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
Index: chrome/installer/mini_installer/mini_installer.rc
===================================================================
--- chrome/installer/mini_installer/mini_installer.rc (revision 110935)
+++ chrome/installer/mini_installer/mini_installer.rc (working copy)
@@ -49,7 +49,28 @@
"#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
+
« no previous file with comments | « chrome/installer/mini_installer.gyp ('k') | chrome/installer/mini_installer/mini_installer_exe_version.rc.version » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698