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

Side by Side Diff: chrome/app/theme/theme_resources.grd

Issue 512943003: Moves ntp logo images to ui/resources. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 6 years, 3 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
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 pre-scaled for device scale 2 <!-- This grd file contains images that are pre-scaled for device scale
3 factors. The image returned by |base::ResourceBundle::GetImageNamed| 3 factors. The image returned by |base::ResourceBundle::GetImageNamed|
4 will contain multiple |gfx:ImageSkiaReps| for each scale factors. The 4 will contain multiple |gfx:ImageSkiaReps| for each scale factors. The
5 |fallback_to_low_resolution| attribute controls behavior when 5 |fallback_to_low_resolution| attribute controls behavior when
6 an image file is missing for target scale factor. If true, chrome 6 an image file is missing for target scale factor. If true, chrome
7 will automatically scale the 1x image to the target scale factor. 7 will automatically scale the 1x image to the target scale factor.
8 If false, build will fail due to missing resources. This is 8 If false, build will fail due to missing resources. This is
9 currently set to true for all resources, but the default will 9 currently set to true for all resources, but the default will
10 become false in near future. 10 become false in near future.
(...skipping 421 matching lines...) Expand 10 before | Expand all | Expand 10 after
432 <structure type="chrome_scaled_image" name="IDR_INFOBAR_WARNING" file="com mon/infobar_warning.png" /> 432 <structure type="chrome_scaled_image" name="IDR_INFOBAR_WARNING" file="com mon/infobar_warning.png" />
433 <structure type="chrome_scaled_image" name="IDR_INPUT_ALERT" file="common/ input_alert.png" /> 433 <structure type="chrome_scaled_image" name="IDR_INPUT_ALERT" file="common/ input_alert.png" />
434 <structure type="chrome_scaled_image" name="IDR_INPUT_ALERT_MENU" file="co mmon/input_alert_menu.png" /> 434 <structure type="chrome_scaled_image" name="IDR_INPUT_ALERT_MENU" file="co mmon/input_alert_menu.png" />
435 <structure type="chrome_scaled_image" name="IDR_INPUT_GOOD" file="common/i nput_good.png" /> 435 <structure type="chrome_scaled_image" name="IDR_INPUT_GOOD" file="common/i nput_good.png" />
436 <structure type="chrome_scaled_image" name="IDR_KEYWORD_SEARCH_MAGNIFIER" file="common/keyword_search_magnifier.png" /> 436 <structure type="chrome_scaled_image" name="IDR_KEYWORD_SEARCH_MAGNIFIER" file="common/keyword_search_magnifier.png" />
437 <structure type="chrome_scaled_image" name="IDR_KILLED_TAB" file="common/k illtab.png" /> 437 <structure type="chrome_scaled_image" name="IDR_KILLED_TAB" file="common/k illtab.png" />
438 <structure type="chrome_scaled_image" name="IDR_LAPTOP_FAVICON" file="comm on/favicon_laptop.png" /> 438 <structure type="chrome_scaled_image" name="IDR_LAPTOP_FAVICON" file="comm on/favicon_laptop.png" />
439 <if expr="enable_service_discovery"> 439 <if expr="enable_service_discovery">
440 <structure type="chrome_scaled_image" name="IDR_LOCAL_DISCOVERY_CLOUDPRI NT_ICON" file="common/cloudprint.png" /> 440 <structure type="chrome_scaled_image" name="IDR_LOCAL_DISCOVERY_CLOUDPRI NT_ICON" file="common/cloudprint.png" />
441 </if> 441 </if>
442 <!-- TODO(calamity): The 1x local ntp resources require a proper version.
443 See crbug.com/363519. -->
444 <structure type="chrome_scaled_image" name="IDR_LOCAL_NTP_IMAGES_LOGO_PNG" file="common/ntp_google_logo.png" />
445 <structure type="chrome_scaled_image" name="IDR_LOCAL_NTP_IMAGES_WHITE_LOG O_PNG" file="common/ntp_white_google_logo.png" />
446 <structure type="chrome_scaled_image" name="IDR_LOCATION_BAR_HTTP" file="c ommon/location_bar_http.png" /> 442 <structure type="chrome_scaled_image" name="IDR_LOCATION_BAR_HTTP" file="c ommon/location_bar_http.png" />
447 <if expr="chromeos"> 443 <if expr="chromeos">
448 <!-- TODO(nkostylev): This resource needs to be removed when cros login code is moved to ash. --> 444 <!-- TODO(nkostylev): This resource needs to be removed when cros login code is moved to ash. -->
449 <structure type="chrome_scaled_image" name="IDR_LAUNCHER_BACKGROUND" fil e="cros/launcher_background.png" /> 445 <structure type="chrome_scaled_image" name="IDR_LAUNCHER_BACKGROUND" fil e="cros/launcher_background.png" />
450 <structure type="chrome_scaled_image" name="IDR_LOGIN_PASSWORD_CAPS_LOCK " file="cros/login_password_capslock.png" /> 446 <structure type="chrome_scaled_image" name="IDR_LOGIN_PASSWORD_CAPS_LOCK " file="cros/login_password_capslock.png" />
451 </if> 447 </if>
452 <if expr="chromeos"> 448 <if expr="chromeos">
453 <structure type="chrome_scaled_image" name="IDR_KIOSK_APP_USER_POD_ICON" file="cros/kiosk_app_user_pod_icon.png" /> 449 <structure type="chrome_scaled_image" name="IDR_KIOSK_APP_USER_POD_ICON" file="cros/kiosk_app_user_pod_icon.png" />
454 </if> 450 </if>
455 <structure type="chrome_scaled_image" name="IDR_SUPERVISED_USER_ICON" file ="common/limited_user.png" /> 451 <structure type="chrome_scaled_image" name="IDR_SUPERVISED_USER_ICON" file ="common/limited_user.png" />
(...skipping 739 matching lines...) Expand 10 before | Expand all | Expand 10 after
1195 <structure type="chrome_scaled_image" name="IDR_PEOPLE_SEARCH_ACTION_EMAIL " file="common/mail.png" /> 1191 <structure type="chrome_scaled_image" name="IDR_PEOPLE_SEARCH_ACTION_EMAIL " file="common/mail.png" />
1196 <structure type="chrome_scaled_image" name="IDR_PEOPLE_SEARCH_ACTION_EMAIL _HOVER" file="common/mail_hover.png" /> 1192 <structure type="chrome_scaled_image" name="IDR_PEOPLE_SEARCH_ACTION_EMAIL _HOVER" file="common/mail_hover.png" />
1197 <structure type="chrome_scaled_image" name="IDR_PEOPLE_SEARCH_ACTION_EMAIL _PRESSED" file="common/mail_pressed.png" /> 1193 <structure type="chrome_scaled_image" name="IDR_PEOPLE_SEARCH_ACTION_EMAIL _PRESSED" file="common/mail_pressed.png" />
1198 <structure type="chrome_scaled_image" name="IDR_PEOPLE_SEARCH_ACTION_CHAT" file="common/chat.png" /> 1194 <structure type="chrome_scaled_image" name="IDR_PEOPLE_SEARCH_ACTION_CHAT" file="common/chat.png" />
1199 <structure type="chrome_scaled_image" name="IDR_PEOPLE_SEARCH_ACTION_CHAT_ HOVER" file="common/chat_hover.png" /> 1195 <structure type="chrome_scaled_image" name="IDR_PEOPLE_SEARCH_ACTION_CHAT_ HOVER" file="common/chat_hover.png" />
1200 <structure type="chrome_scaled_image" name="IDR_PEOPLE_SEARCH_ACTION_CHAT_ PRESSED" file="common/chat_pressed.png" /> 1196 <structure type="chrome_scaled_image" name="IDR_PEOPLE_SEARCH_ACTION_CHAT_ PRESSED" file="common/chat_pressed.png" />
1201 1197
1202 </structures> 1198 </structures>
1203 </release> 1199 </release>
1204 </grit> 1200 </grit>
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698