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

Unified Diff: chrome_frame/chrome_tab_version.rc

Issue 7324054: Make version info get stored in the correct resource for chrome_frame_helper.exe and chrome_frame... (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src/
Patch Set: '' Created 9 years, 5 months 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
« no previous file with comments | « chrome_frame/chrome_frame_helper_version.rc ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome_frame/chrome_tab_version.rc
===================================================================
--- chrome_frame/chrome_tab_version.rc (revision 91508)
+++ chrome_frame/chrome_tab_version.rc (working copy)
@@ -1,7 +1,5 @@
#include "version.h"
-#include "winresrc.h"
-
#ifdef APSTUDIO_INVOKED
# error Do not open this in the GUI, it will be massacred on save. Do not do it.
#endif // APSTUDIO_INVOKED
@@ -11,7 +9,7 @@
// Version
//
-VS_VERSION_INFO VERSIONINFO
+1 VERSIONINFO
FILEVERSION CHROME_VERSION
PRODUCTVERSION CHROME_VERSION
FILEFLAGSMASK 0x17L
« no previous file with comments | « chrome_frame/chrome_frame_helper_version.rc ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698