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

Unified Diff: chrome/chrome_browser_extensions.gypi

Issue 10795026: Add markers to app_host.exe and setup.exe to allow them to expose app commands via Google Update. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Improve comments. Created 8 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/browser/extensions/app_host.rc ('k') | chrome/installer/setup/setup.rc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/chrome_browser_extensions.gypi
diff --git a/chrome/chrome_browser_extensions.gypi b/chrome/chrome_browser_extensions.gypi
index db4578c2dd93ce21bfa59f678bfd8e6b10c6fd61..940a6e56bf4db8c37b5d115a236e54a4f8d6a80d 100644
--- a/chrome/chrome_browser_extensions.gypi
+++ b/chrome/chrome_browser_extensions.gypi
@@ -721,6 +721,7 @@
'<(DEPTH)/chrome/chrome.gyp:launcher_support',
],
'sources': [
+ 'browser/extensions/app_host.rc',
'browser/extensions/app_host_stub_main.cc',
],
},
« no previous file with comments | « chrome/browser/extensions/app_host.rc ('k') | chrome/installer/setup/setup.rc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698