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

Unified Diff: chrome/chrome.gyp

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: Including version info in app_hosts.exe; making GetChromePathForInstallationLevel() check Chrome in… 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/chrome.gyp
diff --git a/chrome/chrome.gyp b/chrome/chrome.gyp
old mode 100644
new mode 100755
index f58575b926fc5df23c27378d1011fc40daef2075..29bf515a43842d72c8f70137c9cc201301c7ee33
--- a/chrome/chrome.gyp
+++ b/chrome/chrome.gyp
@@ -877,6 +877,7 @@
'app/chrome_dll.ver',
'app/nacl64_exe.ver',
'app/other.ver',
+ 'app/app_host_exe.ver',
],
'rules': [
{

Powered by Google App Engine
This is Rietveld 408576698