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

Unified Diff: chrome/app/app_host_exe.ver

Issue 10905238: If Chrome Binaries version > App Host version, then update App Host. (Closed) Base URL: http://git.chromium.org/chromium/src.git@master
Patch Set: Renaming main update routine to LaunchAppHostUpdate(); fixing parameters of helper routines. Created 8 years, 3 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
Index: chrome/app/app_host_exe.ver
diff --git a/chrome/app/app_host_exe.ver b/chrome/app/app_host_exe.ver
new file mode 100644
index 0000000000000000000000000000000000000000..2ffbc68b3e471604a4acef46807a8645c322826b
--- /dev/null
+++ b/chrome/app/app_host_exe.ver
@@ -0,0 +1,2 @@
+INTERNAL_NAME=app_host_exe
+ORIGINAL_FILENAME=app_host.exe
grt (UTC plus 2) 2012/09/14 14:26:52 PRODUCT_FULLNAME and PRODUCT_SHORTNAME? They defa
huangs 2012/09/14 16:34:23 This involves additional complexity, and should be

Powered by Google App Engine
This is Rietveld 408576698