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

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

Issue 1488123003: Clean up some PNG assets. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: git add Created 5 years 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
« no previous file with comments | « chrome/app/theme/default_200_percent/cros/snapshot_wide.png ('k') | no next file » | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
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 229 matching lines...) Expand 10 before | Expand all | Expand 10 after
240 <structure type="chrome_scaled_image" name="IDR_DOWNLOAD_BUTTON_RIGHT_MIDD LE_H" file="common/download_button_right_middle_hover.png" /> 240 <structure type="chrome_scaled_image" name="IDR_DOWNLOAD_BUTTON_RIGHT_MIDD LE_H" file="common/download_button_right_middle_hover.png" />
241 <structure type="chrome_scaled_image" name="IDR_DOWNLOAD_BUTTON_RIGHT_MIDD LE_NO_DD" file="common/download_button_right_middle_no_dd.png" /> 241 <structure type="chrome_scaled_image" name="IDR_DOWNLOAD_BUTTON_RIGHT_MIDD LE_NO_DD" file="common/download_button_right_middle_no_dd.png" />
242 <structure type="chrome_scaled_image" name="IDR_DOWNLOAD_BUTTON_RIGHT_MIDD LE_P" file="common/download_button_right_middle_pressed.png" /> 242 <structure type="chrome_scaled_image" name="IDR_DOWNLOAD_BUTTON_RIGHT_MIDD LE_P" file="common/download_button_right_middle_pressed.png" />
243 <structure type="chrome_scaled_image" name="IDR_DOWNLOAD_BUTTON_RIGHT_TOP" file="common/download_button_right_top.png" /> 243 <structure type="chrome_scaled_image" name="IDR_DOWNLOAD_BUTTON_RIGHT_TOP" file="common/download_button_right_top.png" />
244 <structure type="chrome_scaled_image" name="IDR_DOWNLOAD_BUTTON_RIGHT_TOP_ H" file="common/download_button_right_top_hover.png" /> 244 <structure type="chrome_scaled_image" name="IDR_DOWNLOAD_BUTTON_RIGHT_TOP_ H" file="common/download_button_right_top_hover.png" />
245 <structure type="chrome_scaled_image" name="IDR_DOWNLOAD_BUTTON_RIGHT_TOP_ NO_DD" file="common/download_button_right_top_no_dd.png" /> 245 <structure type="chrome_scaled_image" name="IDR_DOWNLOAD_BUTTON_RIGHT_TOP_ NO_DD" file="common/download_button_right_top_no_dd.png" />
246 <structure type="chrome_scaled_image" name="IDR_DOWNLOAD_BUTTON_RIGHT_TOP_ P" file="common/download_button_right_top_pressed.png" /> 246 <structure type="chrome_scaled_image" name="IDR_DOWNLOAD_BUTTON_RIGHT_TOP_ P" file="common/download_button_right_top_pressed.png" />
247 <structure type="chrome_scaled_image" name="IDR_DOWNLOAD_PROGRESS_BACKGROU ND_32" file="common/download_progress_background32.png" /> 247 <structure type="chrome_scaled_image" name="IDR_DOWNLOAD_PROGRESS_BACKGROU ND_32" file="common/download_progress_background32.png" />
248 <structure type="chrome_scaled_image" name="IDR_DOWNLOAD_PROGRESS_FOREGROU ND_32" file="common/download_progress_foreground32.png" /> 248 <structure type="chrome_scaled_image" name="IDR_DOWNLOAD_PROGRESS_FOREGROU ND_32" file="common/download_progress_foreground32.png" />
249 <if expr="chromeos"> 249 <if expr="chromeos">
250 <structure type="chrome_scaled_image" name="IDR_DOWNLOAD_NOTIFICATION_ME NU_CANCEL" file="common/downloads/cancel.png" /> 250 <structure type="chrome_scaled_image" name="IDR_DOWNLOAD_NOTIFICATION_ME NU_CANCEL" file="cros/downloads/cancel.png" />
251 <structure type="chrome_scaled_image" name="IDR_DOWNLOAD_NOTIFICATION_ME NU_DELETE" file="common/downloads/delete.png" /> 251 <structure type="chrome_scaled_image" name="IDR_DOWNLOAD_NOTIFICATION_ME NU_DELETE" file="cros/downloads/delete.png" />
252 <structure type="chrome_scaled_image" name="IDR_DOWNLOAD_NOTIFICATION_ME NU_DOWNLOAD" file="common/downloads/download.png" /> 252 <structure type="chrome_scaled_image" name="IDR_DOWNLOAD_NOTIFICATION_ME NU_DOWNLOAD" file="cros/downloads/download.png" />
253 <structure type="chrome_scaled_image" name="IDR_DOWNLOAD_NOTIFICATION_ME NU_FOLDER" file="common/downloads/folder.png" /> 253 <structure type="chrome_scaled_image" name="IDR_DOWNLOAD_NOTIFICATION_ME NU_FOLDER" file="cros/downloads/folder.png" />
254 <structure type="chrome_scaled_image" name="IDR_DOWNLOAD_NOTIFICATION_ME NU_PAUSE" file="common/downloads/pause.png" /> 254 <structure type="chrome_scaled_image" name="IDR_DOWNLOAD_NOTIFICATION_ME NU_PAUSE" file="cros/downloads/pause.png" />
255 <structure type="chrome_scaled_image" name="IDR_ENABLE_DEBUGGING_FAILURE " file="cros/enable_debugging_failure.png" /> 255 <structure type="chrome_scaled_image" name="IDR_ENABLE_DEBUGGING_FAILURE " file="cros/enable_debugging_failure.png" />
256 <structure type="chrome_scaled_image" name="IDR_ENABLE_DEBUGGING_SUCCESS " file="cros/enable_debugging_success.png" /> 256 <structure type="chrome_scaled_image" name="IDR_ENABLE_DEBUGGING_SUCCESS " file="cros/enable_debugging_success.png" />
257 </if> 257 </if>
258 <structure type="chrome_scaled_image" name="IDR_ERROR_NETWORK_GENERIC" fil e="common/error_network_generic.png" /> 258 <structure type="chrome_scaled_image" name="IDR_ERROR_NETWORK_GENERIC" fil e="common/error_network_generic.png" />
259 <structure type="chrome_scaled_image" name="IDR_ERROR_NETWORK_OFFLINE" fil e="common/error_network_offline.png" /> 259 <structure type="chrome_scaled_image" name="IDR_ERROR_NETWORK_OFFLINE" fil e="common/error_network_offline.png" />
260 <if expr="enable_extensions"> 260 <if expr="enable_extensions">
261 <structure type="chrome_scaled_image" name="IDR_EXTENSIONS_FAVICON" file ="common/favicon_extensions.png" /> 261 <structure type="chrome_scaled_image" name="IDR_EXTENSIONS_FAVICON" file ="common/favicon_extensions.png" />
262 <structure type="chrome_scaled_image" name="IDR_EXTENSIONS_RATING_STAR_H ALF_LEFT" file="common/extensions_rating_star_half_left.png" /> 262 <structure type="chrome_scaled_image" name="IDR_EXTENSIONS_RATING_STAR_H ALF_LEFT" file="common/extensions_rating_star_half_left.png" />
263 <structure type="chrome_scaled_image" name="IDR_EXTENSIONS_RATING_STAR_H ALF_RIGHT" file="common/extensions_rating_star_half_right.png" /> 263 <structure type="chrome_scaled_image" name="IDR_EXTENSIONS_RATING_STAR_H ALF_RIGHT" file="common/extensions_rating_star_half_right.png" />
264 <structure type="chrome_scaled_image" name="IDR_EXTENSIONS_RATING_STAR_O FF" file="common/extensions_rating_star_off.png" /> 264 <structure type="chrome_scaled_image" name="IDR_EXTENSIONS_RATING_STAR_O FF" file="common/extensions_rating_star_off.png" />
(...skipping 150 matching lines...) Expand 10 before | Expand all | Expand 10 after
415 <structure type="chrome_scaled_image" name="IDR_PHONE_FAVICON" file="leg acy/favicon_phone.png" /> 415 <structure type="chrome_scaled_image" name="IDR_PHONE_FAVICON" file="leg acy/favicon_phone.png" />
416 <structure type="chrome_scaled_image" name="IDR_TABLET_FAVICON" file="le gacy/favicon_tablet.png" /> 416 <structure type="chrome_scaled_image" name="IDR_TABLET_FAVICON" file="le gacy/favicon_tablet.png" />
417 </if> 417 </if>
418 <if expr="enable_service_discovery"> 418 <if expr="enable_service_discovery">
419 <structure type="chrome_scaled_image" name="IDR_LOCAL_DISCOVERY_CLOUDPRI NT_ICON" file="common/cloudprint.png" /> 419 <structure type="chrome_scaled_image" name="IDR_LOCAL_DISCOVERY_CLOUDPRI NT_ICON" file="common/cloudprint.png" />
420 </if> 420 </if>
421 <if expr="chromeos"> 421 <if expr="chromeos">
422 <!-- TODO(nkostylev): This resource needs to be removed when cros login code is moved to ash. --> 422 <!-- TODO(nkostylev): This resource needs to be removed when cros login code is moved to ash. -->
423 <structure type="chrome_scaled_image" name="IDR_LAUNCHER_BACKGROUND" fil e="cros/launcher_background.png" /> 423 <structure type="chrome_scaled_image" name="IDR_LAUNCHER_BACKGROUND" fil e="cros/launcher_background.png" />
424 <structure type="chrome_scaled_image" name="IDR_LOGIN_PASSWORD_CAPS_LOCK " file="cros/login_password_capslock.png" /> 424 <structure type="chrome_scaled_image" name="IDR_LOGIN_PASSWORD_CAPS_LOCK " file="cros/login_password_capslock.png" />
425 </if>
426 <if expr="chromeos">
427 <structure type="chrome_scaled_image" name="IDR_KIOSK_APP_USER_POD_ICON" file="cros/kiosk_app_user_pod_icon.png" /> 425 <structure type="chrome_scaled_image" name="IDR_KIOSK_APP_USER_POD_ICON" file="cros/kiosk_app_user_pod_icon.png" />
428 <structure type="chrome_scaled_image" name="IDR_LEGACY_SUPERVISED_USER_I CON" file="cros/limited_user.png" /> 426 <structure type="chrome_scaled_image" name="IDR_LEGACY_SUPERVISED_USER_I CON" file="cros/limited_user.png" />
429 </if> 427 </if>
430 <structure type="chrome_scaled_image" name="IDR_SUPERVISED_USER_LABEL_BOTT OM" file="common/supervised_user_theme/label_bg_bottom.png" /> 428 <structure type="chrome_scaled_image" name="IDR_SUPERVISED_USER_LABEL_BOTT OM" file="common/supervised_user_theme/label_bg_bottom.png" />
431 <structure type="chrome_scaled_image" name="IDR_SUPERVISED_USER_LABEL_BOTT OM_LEFT" file="common/supervised_user_theme/label_bg_bottom_left.png" /> 429 <structure type="chrome_scaled_image" name="IDR_SUPERVISED_USER_LABEL_BOTT OM_LEFT" file="common/supervised_user_theme/label_bg_bottom_left.png" />
432 <structure type="chrome_scaled_image" name="IDR_SUPERVISED_USER_LABEL_BOTT OM_RIGHT" file="common/supervised_user_theme/label_bg_bottom_right.png" /> 430 <structure type="chrome_scaled_image" name="IDR_SUPERVISED_USER_LABEL_BOTT OM_RIGHT" file="common/supervised_user_theme/label_bg_bottom_right.png" />
433 <structure type="chrome_scaled_image" name="IDR_SUPERVISED_USER_LABEL_CENT ER" file="common/supervised_user_theme/label_bg_center.png" /> 431 <structure type="chrome_scaled_image" name="IDR_SUPERVISED_USER_LABEL_CENT ER" file="common/supervised_user_theme/label_bg_center.png" />
434 <structure type="chrome_scaled_image" name="IDR_SUPERVISED_USER_LABEL_LEFT " file="common/supervised_user_theme/label_bg_left.png" /> 432 <structure type="chrome_scaled_image" name="IDR_SUPERVISED_USER_LABEL_LEFT " file="common/supervised_user_theme/label_bg_left.png" />
435 <structure type="chrome_scaled_image" name="IDR_SUPERVISED_USER_LABEL_RIGH T" file="common/supervised_user_theme/label_bg_right.png" /> 433 <structure type="chrome_scaled_image" name="IDR_SUPERVISED_USER_LABEL_RIGH T" file="common/supervised_user_theme/label_bg_right.png" />
436 <structure type="chrome_scaled_image" name="IDR_SUPERVISED_USER_LABEL_TOP" file="common/supervised_user_theme/label_bg_top.png" /> 434 <structure type="chrome_scaled_image" name="IDR_SUPERVISED_USER_LABEL_TOP" file="common/supervised_user_theme/label_bg_top.png" />
437 <structure type="chrome_scaled_image" name="IDR_SUPERVISED_USER_LABEL_TOP_ LEFT" file="common/supervised_user_theme/label_bg_top_left.png" /> 435 <structure type="chrome_scaled_image" name="IDR_SUPERVISED_USER_LABEL_TOP_ LEFT" file="common/supervised_user_theme/label_bg_top_left.png" />
438 <structure type="chrome_scaled_image" name="IDR_SUPERVISED_USER_LABEL_TOP_ RIGHT" file="common/supervised_user_theme/label_bg_top_right.png" /> 436 <structure type="chrome_scaled_image" name="IDR_SUPERVISED_USER_LABEL_TOP_ RIGHT" file="common/supervised_user_theme/label_bg_top_right.png" />
439 <structure type="chrome_scaled_image" name="IDR_SUPERVISED_USER_THEME_FRAM E" file="common/supervised_user_theme/theme_frame_supervised.png" /> 437 <structure type="chrome_scaled_image" name="IDR_SUPERVISED_USER_THEME_FRAM E" file="common/supervised_user_theme/theme_frame_supervised.png" />
440 <structure type="chrome_scaled_image" name="IDR_SUPERVISED_USER_THEME_FRAM E_INACTIVE" file="common/supervised_user_theme/theme_frame_supervised_inactive.p ng" /> 438 <structure type="chrome_scaled_image" name="IDR_SUPERVISED_USER_THEME_FRAM E_INACTIVE" file="common/supervised_user_theme/theme_frame_supervised_inactive.p ng" />
441 <structure type="chrome_scaled_image" name="IDR_SUPERVISED_USER_THEME_TAB_ BACKGROUND" file="common/supervised_user_theme/theme_tab_background_supervised.p ng" /> 439 <structure type="chrome_scaled_image" name="IDR_SUPERVISED_USER_THEME_TAB_ BACKGROUND" file="common/supervised_user_theme/theme_tab_background_supervised.p ng" />
442 <structure type="chrome_scaled_image" name="IDR_MAXIMIZE_BUTTON_MASK" file ="common/maximize_button_mask.png" /> 440 <structure type="chrome_scaled_image" name="IDR_MAXIMIZE_BUTTON_MASK" file ="common/maximize_button_mask.png" />
443 <structure type="chrome_scaled_image" name="IDR_MINIMIZE_BUTTON_MASK" file ="common/minimize_button_mask.png" /> 441 <structure type="chrome_scaled_image" name="IDR_MINIMIZE_BUTTON_MASK" file ="common/minimize_button_mask.png" />
444 <if expr="chromeos"> 442 <if expr="chromeos">
445 <structure type="chrome_scaled_image" name="IDR_MIRROR_FLIP" file="cros/ mirror_flip.png" /> 443 <structure type="chrome_scaled_image" name="IDR_MIRROR_FLIP" file="cros/ mirror_flip.png" />
446 </if>
447 <if expr="chromeos">
448 <structure type="chrome_scaled_image" name="IDR_NETWORK_ADD_CONNECTION" file="cros/network_add_connection.png" /> 444 <structure type="chrome_scaled_image" name="IDR_NETWORK_ADD_CONNECTION" file="cros/network_add_connection.png" />
449 <structure type="chrome_scaled_image" name="IDR_NETWORK_HIDE_PASSWORD" f ile="cros/network_hide_password.png" /> 445 <structure type="chrome_scaled_image" name="IDR_NETWORK_HIDE_PASSWORD" f ile="cros/network_hide_password.png" />
450 <structure type="chrome_scaled_image" name="IDR_NETWORK_HIDE_PASSWORD_HO VER" file="cros/network_hide_password_hover.png" /> 446 <structure type="chrome_scaled_image" name="IDR_NETWORK_HIDE_PASSWORD_HO VER" file="cros/network_hide_password_hover.png" />
451 <structure type="chrome_scaled_image" name="IDR_NETWORK_SHOW_PASSWORD" f ile="cros/network_show_password.png" /> 447 <structure type="chrome_scaled_image" name="IDR_NETWORK_SHOW_PASSWORD" f ile="cros/network_show_password.png" />
452 <structure type="chrome_scaled_image" name="IDR_NETWORK_SHOW_PASSWORD_HO VER" file="cros/network_show_password_hover.png" /> 448 <structure type="chrome_scaled_image" name="IDR_NETWORK_SHOW_PASSWORD_HO VER" file="cros/network_show_password_hover.png" />
453 </if> 449 </if>
454 <if expr="toolkit_views or is_macosx or is_ios"> 450 <if expr="toolkit_views or is_macosx or is_ios">
455 <structure type="chrome_scaled_image" name="IDR_NEWTAB_BUTTON" file="com mon/newtab_normal.png" /> 451 <structure type="chrome_scaled_image" name="IDR_NEWTAB_BUTTON" file="com mon/newtab_normal.png" />
456 <structure type="chrome_scaled_image" name="IDR_NEWTAB_BUTTON_H" file="c ommon/newtab_hover.png" /> 452 <structure type="chrome_scaled_image" name="IDR_NEWTAB_BUTTON_H" file="c ommon/newtab_hover.png" />
457 <structure type="chrome_scaled_image" name="IDR_NEWTAB_BUTTON_MASK" file ="common/newtab_button_mask.png" /> 453 <structure type="chrome_scaled_image" name="IDR_NEWTAB_BUTTON_MASK" file ="common/newtab_button_mask.png" />
458 <structure type="chrome_scaled_image" name="IDR_NEWTAB_BUTTON_P" file="c ommon/newtab_pressed.png" /> 454 <structure type="chrome_scaled_image" name="IDR_NEWTAB_BUTTON_P" file="c ommon/newtab_pressed.png" />
459 </if> 455 </if>
460 <if expr="chromeos"> 456 <if expr="chromeos">
461 <structure type="chrome_scaled_image" name="IDR_NEWTAB_CHROME_WELCOME_PA GE_THUMBNAIL" file="cros/ntp_welcome_thumb.png" /> 457 <structure type="chrome_scaled_image" name="IDR_NEWTAB_CHROME_WELCOME_PA GE_THUMBNAIL" file="cros/ntp_welcome_thumb.png" />
462 </if> 458 </if>
463 <if expr="not chromeos"> 459 <if expr="not chromeos">
464 <structure type="chrome_scaled_image" name="IDR_NEWTAB_CHROME_WELCOME_PA GE_THUMBNAIL" file="common/ntp_welcome_thumb.png" /> 460 <structure type="chrome_scaled_image" name="IDR_NEWTAB_CHROME_WELCOME_PA GE_THUMBNAIL" file="common/ntp_welcome_thumb.png" />
465 </if> 461 </if>
466 <structure type="chrome_scaled_image" name="IDR_NEWTAB_WEBSTORE_THUMBNAIL" file="ntp_webstore_thumb.png" /> 462 <structure type="chrome_scaled_image" name="IDR_NEWTAB_WEBSTORE_THUMBNAIL" file="ntp_webstore_thumb.png" />
467 <if expr="use_ash"> 463 <if expr="use_ash">
468 <structure type="chrome_scaled_image" name="IDR_NOTIFICATION_ALERT" file ="common/notification_alert.png" /> 464 <structure type="chrome_scaled_image" name="IDR_NOTIFICATION_ALERT" file ="common/notification_alert.png" />
469 </if> 465 </if>
470 <if expr="chromeos"> 466 <if expr="chromeos">
471 <structure type="chrome_scaled_image" name="IDR_NOTIFICATION_DRIVE" file ="cros/notification_drive.png" /> 467 <structure type="chrome_scaled_image" name="IDR_NOTIFICATION_DRIVE" file ="cros/notification_drive.png" />
472 <structure type="chrome_scaled_image" name="IDR_NOTIFICATION_PERIPHERAL_ BATTERY_LOW" file="cros/notification_peripheral_battery_low.png" /> 468 <structure type="chrome_scaled_image" name="IDR_NOTIFICATION_PERIPHERAL_ BATTERY_LOW" file="cros/notification_peripheral_battery_low.png" />
473 <structure type="chrome_scaled_image" name="IDR_PORTAL_DETECTION_ALERT" file="cros/captive_portal_icon.png" /> 469 <structure type="chrome_scaled_image" name="IDR_PORTAL_DETECTION_ALERT" file="cros/captive_portal_icon.png" />
474 </if> 470 </if>
475 <if expr="is_win or desktop_linux">
476 <structure type="chrome_scaled_image" name="IDR_NOTIFICATION_TRAY_DO_NOT _DISTURB_ATTENTION" file="common/notification_tray_do_not_disturb_attention.png" />
477 <structure type="chrome_scaled_image" name="IDR_NOTIFICATION_TRAY_DO_NOT _DISTURB_EMPTY" file="common/notification_tray_do_not_disturb_empty.png" />
478 <structure type="chrome_scaled_image" name="IDR_NOTIFICATION_TRAY_ATTENT ION" file="common/notification_tray_attention.png" />
479 <structure type="chrome_scaled_image" name="IDR_NOTIFICATION_TRAY_EMPTY" file="common/notification_tray_empty.png" />
480 </if>
481 <structure type="chrome_scaled_image" name="IDR_NOTIFICATION_WELCOME_ICON" file="common/notification_welcome_icon.png" /> 471 <structure type="chrome_scaled_image" name="IDR_NOTIFICATION_WELCOME_ICON" file="common/notification_welcome_icon.png" />
482 <structure type="chrome_scaled_image" name="IDR_NOTIFICATION_WELCOME_LEARN _MORE" file="common/notification_welcome_learn_more.png" /> 472 <structure type="chrome_scaled_image" name="IDR_NOTIFICATION_WELCOME_LEARN _MORE" file="common/notification_welcome_learn_more.png" />
483 <structure type="chrome_scaled_image" name="IDR_NOTIFIER_BLOCK_BUTTON" fil e="common/block_notifier.png" /> 473 <structure type="chrome_scaled_image" name="IDR_NOTIFIER_BLOCK_BUTTON" fil e="common/block_notifier.png" />
484 <structure type="chrome_scaled_image" name="IDR_OMNIBOX_BORDER" file="comm on/omnibox_border.png" /> 474 <structure type="chrome_scaled_image" name="IDR_OMNIBOX_BORDER" file="comm on/omnibox_border.png" />
485 <structure type="chrome_scaled_image" name="IDR_OMNIBOX_CALCULATOR_SELECTE D" file="common/omnibox_calculator_selected.png" /> 475 <structure type="chrome_scaled_image" name="IDR_OMNIBOX_CALCULATOR_SELECTE D" file="common/omnibox_calculator_selected.png" />
486 <structure type="chrome_scaled_image" name="IDR_OMNIBOX_CONTENT_SETTING_BU BBLE_BOTTOM" file="common/omnibox_content_setting_bubble_bottom.png" /> 476 <structure type="chrome_scaled_image" name="IDR_OMNIBOX_CONTENT_SETTING_BU BBLE_BOTTOM" file="common/omnibox_content_setting_bubble_bottom.png" />
487 <structure type="chrome_scaled_image" name="IDR_OMNIBOX_CONTENT_SETTING_BU BBLE_BOTTOM_LEFT" file="common/omnibox_content_setting_bubble_bottom_left.png" / > 477 <structure type="chrome_scaled_image" name="IDR_OMNIBOX_CONTENT_SETTING_BU BBLE_BOTTOM_LEFT" file="common/omnibox_content_setting_bubble_bottom_left.png" / >
488 <structure type="chrome_scaled_image" name="IDR_OMNIBOX_CONTENT_SETTING_BU BBLE_BOTTOM_RIGHT" file="common/omnibox_content_setting_bubble_bottom_right.png" /> 478 <structure type="chrome_scaled_image" name="IDR_OMNIBOX_CONTENT_SETTING_BU BBLE_BOTTOM_RIGHT" file="common/omnibox_content_setting_bubble_bottom_right.png" />
489 <structure type="chrome_scaled_image" name="IDR_OMNIBOX_CONTENT_SETTING_BU BBLE_CENTER" file="common/omnibox_content_setting_bubble_center.png" /> 479 <structure type="chrome_scaled_image" name="IDR_OMNIBOX_CONTENT_SETTING_BU BBLE_CENTER" file="common/omnibox_content_setting_bubble_center.png" />
490 <structure type="chrome_scaled_image" name="IDR_OMNIBOX_CONTENT_SETTING_BU BBLE_LEFT" file="common/omnibox_content_setting_bubble_left.png" /> 480 <structure type="chrome_scaled_image" name="IDR_OMNIBOX_CONTENT_SETTING_BU BBLE_LEFT" file="common/omnibox_content_setting_bubble_left.png" />
(...skipping 475 matching lines...) Expand 10 before | Expand all | Expand 10 after
966 <structure type="chrome_scaled_image" name="IDR_TOOLS_BAR_HIGH" file="comm on/browser_tools_bar_high.png" /> 956 <structure type="chrome_scaled_image" name="IDR_TOOLS_BAR_HIGH" file="comm on/browser_tools_bar_high.png" />
967 <if expr="is_macosx"> 957 <if expr="is_macosx">
968 <structure type="chrome_scaled_image" name="IDR_TRANSLATE" file="legacy/ translate.png" /> 958 <structure type="chrome_scaled_image" name="IDR_TRANSLATE" file="legacy/ translate.png" />
969 <structure type="chrome_scaled_image" name="IDR_TRANSLATE_ACTIVE" file=" legacy/translate_active.png" /> 959 <structure type="chrome_scaled_image" name="IDR_TRANSLATE_ACTIVE" file=" legacy/translate_active.png" />
970 </if> 960 </if>
971 <structure type="chrome_scaled_image" name="IDR_UPDATE_MENU_SEVERITY_LOW" file="common/update_menu_severity_low.png" /> 961 <structure type="chrome_scaled_image" name="IDR_UPDATE_MENU_SEVERITY_LOW" file="common/update_menu_severity_low.png" />
972 <structure type="chrome_scaled_image" name="IDR_UPDATE_MENU_SEVERITY_MEDIU M" file="common/update_menu_severity_medium.png" /> 962 <structure type="chrome_scaled_image" name="IDR_UPDATE_MENU_SEVERITY_MEDIU M" file="common/update_menu_severity_medium.png" />
973 <structure type="chrome_scaled_image" name="IDR_UPDATE_MENU_SEVERITY_HIGH" file="common/update_menu_severity_high.png" /> 963 <structure type="chrome_scaled_image" name="IDR_UPDATE_MENU_SEVERITY_HIGH" file="common/update_menu_severity_high.png" />
974 <structure type="chrome_scaled_image" name="IDR_USB_NOTIFICATION_ICON" fil e="common/notification_usb_icon.png" /> 964 <structure type="chrome_scaled_image" name="IDR_USB_NOTIFICATION_ICON" fil e="common/notification_usb_icon.png" />
975 <if expr="chromeos"> 965 <if expr="chromeos">
976 <structure type="chrome_scaled_image" name="IDR_USER_IMAGE_CAPTURE" file ="common/snapshot_wide.png" /> 966 <structure type="chrome_scaled_image" name="IDR_USER_IMAGE_CAPTURE" file ="cros/snapshot_wide.png" />
977 <structure type="chrome_scaled_image" name="IDR_USER_IMAGE_RECYCLE" file ="common/discard_wide.png" /> 967 <structure type="chrome_scaled_image" name="IDR_USER_IMAGE_RECYCLE" file ="cros/discard_wide.png" />
978 </if> 968 </if>
979 <structure type="chrome_scaled_image" name="IDR_WARNING" file="common/aler t_small.png" /> 969 <structure type="chrome_scaled_image" name="IDR_WARNING" file="common/aler t_small.png" />
980 <if expr="is_macosx"> 970 <if expr="is_macosx">
981 <structure type="chrome_scaled_image" name="IDR_WEBSITE_SETTINGS_TABSTRI P_CENTER" file="mac/website_settings_tabstrip_center.png" /> 971 <structure type="chrome_scaled_image" name="IDR_WEBSITE_SETTINGS_TABSTRI P_CENTER" file="mac/website_settings_tabstrip_center.png" />
982 <structure type="chrome_scaled_image" name="IDR_WEBSITE_SETTINGS_TABSTRI P_LEFT" file="mac/website_settings_tabstrip_left.png" /> 972 <structure type="chrome_scaled_image" name="IDR_WEBSITE_SETTINGS_TABSTRI P_LEFT" file="mac/website_settings_tabstrip_left.png" />
983 <structure type="chrome_scaled_image" name="IDR_WEBSITE_SETTINGS_TABSTRI P_RIGHT" file="mac/website_settings_tabstrip_right.png" /> 973 <structure type="chrome_scaled_image" name="IDR_WEBSITE_SETTINGS_TABSTRI P_RIGHT" file="mac/website_settings_tabstrip_right.png" />
984 <structure type="chrome_scaled_image" name="IDR_WEBSITE_SETTINGS_TAB_CEN TER" file="mac/website_settings_tab_center.png" /> 974 <structure type="chrome_scaled_image" name="IDR_WEBSITE_SETTINGS_TAB_CEN TER" file="mac/website_settings_tab_center.png" />
985 <structure type="chrome_scaled_image" name="IDR_WEBSITE_SETTINGS_TAB_LEF T" file="mac/website_settings_tab_left.png" /> 975 <structure type="chrome_scaled_image" name="IDR_WEBSITE_SETTINGS_TAB_LEF T" file="mac/website_settings_tab_left.png" />
986 <structure type="chrome_scaled_image" name="IDR_WEBSITE_SETTINGS_TAB_RIG HT" file="mac/website_settings_tab_right.png" /> 976 <structure type="chrome_scaled_image" name="IDR_WEBSITE_SETTINGS_TAB_RIG HT" file="mac/website_settings_tab_right.png" />
987 <structure type="chrome_scaled_image" name="IDR_WEBSITE_SETTINGS_TAB_CEN TER2" file="mac/website_settings_tab_center2.png" /> 977 <structure type="chrome_scaled_image" name="IDR_WEBSITE_SETTINGS_TAB_CEN TER2" file="mac/website_settings_tab_center2.png" />
(...skipping 12 matching lines...) Expand all
1000 <structure type="chrome_scaled_image" name="IDR_WEBSTORE_ICON_24" file=" google_chrome/webstore_icon_24.png" /> 990 <structure type="chrome_scaled_image" name="IDR_WEBSTORE_ICON_24" file=" google_chrome/webstore_icon_24.png" />
1001 <structure type="chrome_scaled_image" name="IDR_WEBSTORE_ICON_32" file=" google_chrome/webstore_icon_32.png" /> 991 <structure type="chrome_scaled_image" name="IDR_WEBSTORE_ICON_32" file=" google_chrome/webstore_icon_32.png" />
1002 </if> 992 </if>
1003 <if expr="is_macosx"> 993 <if expr="is_macosx">
1004 <structure type="chrome_scaled_image" name="IDR_ZOOM_MINUS" file="legacy /zoom_minus.png" /> 994 <structure type="chrome_scaled_image" name="IDR_ZOOM_MINUS" file="legacy /zoom_minus.png" />
1005 <structure type="chrome_scaled_image" name="IDR_ZOOM_PLUS" file="legacy/ zoom_plus.png" /> 995 <structure type="chrome_scaled_image" name="IDR_ZOOM_PLUS" file="legacy/ zoom_plus.png" />
1006 <structure type="chrome_scaled_image" name="IDR_ZOOM_NORMAL" file="legac y/zoom_reset.png" /> 996 <structure type="chrome_scaled_image" name="IDR_ZOOM_NORMAL" file="legac y/zoom_reset.png" />
1007 </if> 997 </if>
1008 998
1009 <!-- People search images --> 999 <!-- People search images -->
1010 <structure type="chrome_scaled_image" name="IDR_PEOPLE_SEARCH_ACTION_EMAIL " file="common/mail.png" /> 1000 <if expr="enable_app_list">
1011 <structure type="chrome_scaled_image" name="IDR_PEOPLE_SEARCH_ACTION_EMAIL _HOVER" file="common/mail_hover.png" /> 1001 <structure type="chrome_scaled_image" name="IDR_PEOPLE_SEARCH_ACTION_EMA IL" file="common/mail.png" />
1012 <structure type="chrome_scaled_image" name="IDR_PEOPLE_SEARCH_ACTION_EMAIL _PRESSED" file="common/mail_pressed.png" /> 1002 <structure type="chrome_scaled_image" name="IDR_PEOPLE_SEARCH_ACTION_EMA IL_HOVER" file="common/mail_hover.png" />
1013 <structure type="chrome_scaled_image" name="IDR_PEOPLE_SEARCH_ACTION_CHAT" file="common/chat.png" /> 1003 <structure type="chrome_scaled_image" name="IDR_PEOPLE_SEARCH_ACTION_EMA IL_PRESSED" file="common/mail_pressed.png" />
1014 <structure type="chrome_scaled_image" name="IDR_PEOPLE_SEARCH_ACTION_CHAT_ HOVER" file="common/chat_hover.png" /> 1004 <structure type="chrome_scaled_image" name="IDR_PEOPLE_SEARCH_ACTION_CHA T" file="common/chat.png" />
1015 <structure type="chrome_scaled_image" name="IDR_PEOPLE_SEARCH_ACTION_CHAT_ PRESSED" file="common/chat_pressed.png" /> 1005 <structure type="chrome_scaled_image" name="IDR_PEOPLE_SEARCH_ACTION_CHA T_HOVER" file="common/chat_hover.png" />
1006 <structure type="chrome_scaled_image" name="IDR_PEOPLE_SEARCH_ACTION_CHA T_PRESSED" file="common/chat_pressed.png" />
1007 </if>
1016 </structures> 1008 </structures>
1017 </release> 1009 </release>
1018 </grit> 1010 </grit>
OLDNEW
« no previous file with comments | « chrome/app/theme/default_200_percent/cros/snapshot_wide.png ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698