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

Unified Diff: chrome/chrome_browser_extensions.gypi

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: Undo bad renaming; cosmetics. 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_browser_extensions.gypi
diff --git a/chrome/chrome_browser_extensions.gypi b/chrome/chrome_browser_extensions.gypi
index 7e409c2a6431d83dbbd9a65e2f5dedf8220d68d2..cfa282f0d37d91362664248f799b1ce018f4e686 100644
--- a/chrome/chrome_browser_extensions.gypi
+++ b/chrome/chrome_browser_extensions.gypi
@@ -812,6 +812,9 @@
'browser/extensions/app_host/binaries_installer.h',
'browser/extensions/app_host/binaries_installer_internal.cc',
'browser/extensions/app_host/binaries_installer_internal.h',
+ 'browser/extensions/app_host/update.cc',
+ 'browser/extensions/app_host/update.h',
+ '<(SHARED_INTERMEDIATE_DIR)/chrome_version/app_host_exe_version.rc',
],
},
],

Powered by Google App Engine
This is Rietveld 408576698