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

Unified Diff: apps/app_host/app_host.rc

Issue 12310059: Move app_host target from c/b/extensions into src/apps. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Created 7 years, 10 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 | « apps/app_host/OWNERS ('k') | apps/app_host/app_host_main.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: apps/app_host/app_host.rc
diff --git a/chrome/browser/extensions/app_host/app_host.rc b/apps/app_host/app_host.rc
similarity index 95%
rename from chrome/browser/extensions/app_host/app_host.rc
rename to apps/app_host/app_host.rc
index ef4d290a75694de4aab7b5be4d38334219fe44eb..f4fedec3608f6fbf8b2a861b29b3850c9a77a90a 100644
--- a/chrome/browser/extensions/app_host/app_host.rc
+++ b/apps/app_host/app_host.rc
@@ -30,7 +30,7 @@ LANGUAGE LANG_ENGLISH, SUBLANG_ENGLISH_US
// Icon with lowest ID value placed first to ensure application icon
// remains consistent on all systems.
-IDI_APP_HOST_MAIN ICON "..\\..\\..\\app\\theme\\app_list.ico"
+IDI_APP_HOST_MAIN ICON "..\\..\\chrome\\app\\theme\\app_list.ico"
/////////////////////////////////////////////////////////////////////////////
//
« no previous file with comments | « apps/app_host/OWNERS ('k') | apps/app_host/app_host_main.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698