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

Unified Diff: chrome_frame/chrome_frame_helper_exe.ver

Issue 11147012: Generate version resources for Chrome Frame using the same machinery as Chrome itself. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: removed a few more stale dependencies on the version header Created 8 years, 2 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_dll.ver ('k') | chrome_frame/chrome_frame_helper_version.rc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome_frame/chrome_frame_helper_exe.ver
diff --git a/chrome_frame/chrome_frame_helper_exe.ver b/chrome_frame/chrome_frame_helper_exe.ver
new file mode 100644
index 0000000000000000000000000000000000000000..2d96e8cc2ffe10159486ae08cf50518e71b9ae2f
--- /dev/null
+++ b/chrome_frame/chrome_frame_helper_exe.ver
@@ -0,0 +1,3 @@
+INTERNAL_NAME=chrome_frame_helper_exe
+ORIGINAL_FILENAME=chrome_frame_helper.exe
+FILETYPE=0x1L
« no previous file with comments | « chrome_frame/chrome_frame_helper_dll.ver ('k') | chrome_frame/chrome_frame_helper_version.rc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698