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

Unified Diff: chrome/chrome_browser_extensions.gypi

Issue 11359133: Add default icon to app_host.exe, and use it in shortcuts during installation. (Closed) Base URL: http://git.chromium.org/chromium/src.git@master
Patch Set: Comment fixes to .rc file, and prefixing icon id with IDI_. Created 8 years, 1 month 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 8562724dbfba7ebb97a7cb3a4d9a6c79c3e42397..50bc9ad0281b8660e39e71d478d85b4b0ed6e19a 100644
--- a/chrome/chrome_browser_extensions.gypi
+++ b/chrome/chrome_browser_extensions.gypi
@@ -875,6 +875,7 @@
'sources': [
'browser/extensions/app_host/app_host.rc',
'browser/extensions/app_host/app_host_main.cc',
+ 'browser/extensions/app_host/app_host_resource.h',
'browser/extensions/app_host/binaries_installer.cc',
'browser/extensions/app_host/binaries_installer.h',
'browser/extensions/app_host/binaries_installer_internal.cc',

Powered by Google App Engine
This is Rietveld 408576698