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

Unified Diff: chrome/app_shim/app_shim_win.rc

Issue 179223003: Adding app_shim executable on Windows. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Automatically get the Chrome binary from the registry instead of taking it on the command line. Created 6 years, 2 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_shim/app_shim_win.rc
diff --git a/chrome/app_shim/app_shim_win.rc b/chrome/app_shim/app_shim_win.rc
new file mode 100644
index 0000000000000000000000000000000000000000..4924f0787778e2e793f6a63fa3f46161aec25d7e
--- /dev/null
+++ b/chrome/app_shim/app_shim_win.rc
@@ -0,0 +1 @@
+IDR_MAINFRAME ICON "..\\..\\chrome\\app\\theme\\chromium\\win\\webstore.ico"

Powered by Google App Engine
This is Rietveld 408576698