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

Side by Side Diff: trunk/src/chrome/app/theme/chrome_unscaled_resources.grd

Issue 234583008: Revert 263262 "Newly created profiles should have the grey silho..." (Closed) Base URL: svn://svn.chromium.org/chrome/
Patch Set: Created 6 years, 8 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 unified diff | Download patch | Annotate | Revision Log
OLDNEW
1 <?xml version="1.0" encoding="UTF-8"?> 1 <?xml version="1.0" encoding="UTF-8"?>
2 <!-- This grd file contains images that are not pre-scaled for device 2 <!-- This grd file contains images that are not pre-scaled for device
3 scale factors. The image returned by 3 scale factors. The image returned by
4 |base::ResourceBundle::GetImageNamed| only contains 100P, and 4 |base::ResourceBundle::GetImageNamed| only contains 100P, and
5 it is the caller's responsibility to do the right thing when the 5 it is the caller's responsibility to do the right thing when the
6 display is not at 100P device scale factor. 6 display is not at 100P device scale factor.
7 --> 7 -->
8 <grit latest_public_release="0" current_release="1"> 8 <grit latest_public_release="0" current_release="1">
9 <outputs> 9 <outputs>
10 <output filename="grit/chrome_unscaled_resources.h" type="rc_header"> 10 <output filename="grit/chrome_unscaled_resources.h" type="rc_header">
(...skipping 57 matching lines...) Expand 10 before | Expand all | Expand 10 after
68 <include name="IDR_PROFILE_AVATAR_2X_16" file="default_200_percent/profi le_avatar_pizza.png" type="BINDATA" /> 68 <include name="IDR_PROFILE_AVATAR_2X_16" file="default_200_percent/profi le_avatar_pizza.png" type="BINDATA" />
69 <include name="IDR_PROFILE_AVATAR_2X_17" file="default_200_percent/profi le_avatar_soccer.png" type="BINDATA" /> 69 <include name="IDR_PROFILE_AVATAR_2X_17" file="default_200_percent/profi le_avatar_soccer.png" type="BINDATA" />
70 <include name="IDR_PROFILE_AVATAR_2X_18" file="default_200_percent/profi le_avatar_burger.png" type="BINDATA" /> 70 <include name="IDR_PROFILE_AVATAR_2X_18" file="default_200_percent/profi le_avatar_burger.png" type="BINDATA" />
71 <include name="IDR_PROFILE_AVATAR_2X_19" file="default_200_percent/profi le_avatar_cat.png" type="BINDATA" /> 71 <include name="IDR_PROFILE_AVATAR_2X_19" file="default_200_percent/profi le_avatar_cat.png" type="BINDATA" />
72 <include name="IDR_PROFILE_AVATAR_2X_20" file="default_200_percent/profi le_avatar_cupcake.png" type="BINDATA" /> 72 <include name="IDR_PROFILE_AVATAR_2X_20" file="default_200_percent/profi le_avatar_cupcake.png" type="BINDATA" />
73 <include name="IDR_PROFILE_AVATAR_2X_21" file="default_200_percent/profi le_avatar_dog.png" type="BINDATA" /> 73 <include name="IDR_PROFILE_AVATAR_2X_21" file="default_200_percent/profi le_avatar_dog.png" type="BINDATA" />
74 <include name="IDR_PROFILE_AVATAR_2X_22" file="default_200_percent/profi le_avatar_horse.png" type="BINDATA" /> 74 <include name="IDR_PROFILE_AVATAR_2X_22" file="default_200_percent/profi le_avatar_horse.png" type="BINDATA" />
75 <include name="IDR_PROFILE_AVATAR_2X_23" file="default_200_percent/profi le_avatar_margarita.png" type="BINDATA" /> 75 <include name="IDR_PROFILE_AVATAR_2X_23" file="default_200_percent/profi le_avatar_margarita.png" type="BINDATA" />
76 <include name="IDR_PROFILE_AVATAR_2X_24" file="default_200_percent/profi le_avatar_note.png" type="BINDATA" /> 76 <include name="IDR_PROFILE_AVATAR_2X_24" file="default_200_percent/profi le_avatar_note.png" type="BINDATA" />
77 <include name="IDR_PROFILE_AVATAR_2X_25" file="default_200_percent/profi le_avatar_sun_cloud.png" type="BINDATA" /> 77 <include name="IDR_PROFILE_AVATAR_2X_25" file="default_200_percent/profi le_avatar_sun_cloud.png" type="BINDATA" />
78 <include name="IDR_PROFILE_AVATAR_2X_26" file="default_200_percent/commo n/login_guest.png" type="BINDATA" />
79 </if> 78 </if>
80 <if expr="is_macosx and enable_app_list"> 79 <if expr="is_macosx and enable_app_list">
81 <!-- App Launcher icons for .app shim, dock icon. Unscaled, because the 80 <!-- App Launcher icons for .app shim, dock icon. Unscaled, because the
82 icon file built does not depend on UI scale factor. --> 81 icon file built does not depend on UI scale factor. -->
83 <if expr="_google_chrome"> 82 <if expr="_google_chrome">
84 <include name="IDR_APP_LIST_16" file="google_chrome/mac/app_list_16.pn g" type="BINDATA" /> 83 <include name="IDR_APP_LIST_16" file="google_chrome/mac/app_list_16.pn g" type="BINDATA" />
85 <include name="IDR_APP_LIST_32" file="google_chrome/mac/app_list_32.pn g" type="BINDATA" /> 84 <include name="IDR_APP_LIST_32" file="google_chrome/mac/app_list_32.pn g" type="BINDATA" />
86 <include name="IDR_APP_LIST_128" file="google_chrome/mac/app_list_128. png" type="BINDATA" /> 85 <include name="IDR_APP_LIST_128" file="google_chrome/mac/app_list_128. png" type="BINDATA" />
87 <include name="IDR_APP_LIST_256" file="google_chrome/mac/app_list_256. png" type="BINDATA" /> 86 <include name="IDR_APP_LIST_256" file="google_chrome/mac/app_list_256. png" type="BINDATA" />
88 <include name="IDR_APP_LIST_CANARY_16" file="google_chrome/mac/app_lis t_canary_16.png" type="BINDATA" /> 87 <include name="IDR_APP_LIST_CANARY_16" file="google_chrome/mac/app_lis t_canary_16.png" type="BINDATA" />
(...skipping 25 matching lines...) Expand all
114 </if> 113 </if>
115 <if expr="is_macosx"> 114 <if expr="is_macosx">
116 <include name="IDR_APPS_FOLDER_OVERLAY_16" file="mac/apps_folder_overlay _16.png" type="BINDATA" /> 115 <include name="IDR_APPS_FOLDER_OVERLAY_16" file="mac/apps_folder_overlay _16.png" type="BINDATA" />
117 <include name="IDR_APPS_FOLDER_OVERLAY_32" file="mac/apps_folder_overlay _32.png" type="BINDATA" /> 116 <include name="IDR_APPS_FOLDER_OVERLAY_32" file="mac/apps_folder_overlay _32.png" type="BINDATA" />
118 <include name="IDR_APPS_FOLDER_OVERLAY_128" file="mac/apps_folder_overla y_128.png" type="BINDATA" /> 117 <include name="IDR_APPS_FOLDER_OVERLAY_128" file="mac/apps_folder_overla y_128.png" type="BINDATA" />
119 <include name="IDR_APPS_FOLDER_OVERLAY_512" file="mac/apps_folder_overla y_512.png" type="BINDATA" /> 118 <include name="IDR_APPS_FOLDER_OVERLAY_512" file="mac/apps_folder_overla y_512.png" type="BINDATA" />
120 </if> 119 </if>
121 </includes> 120 </includes>
122 </release> 121 </release>
123 </grit> 122 </grit>
OLDNEW
« no previous file with comments | « trunk/src/chrome/app/generated_resources.grd ('k') | trunk/src/chrome/app/theme/theme_resources.grd » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698