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

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

Issue 2732893002: chrome: remove omnibox_content_setting_bubble_xxx.png assets (Closed)
Patch Set: Created 3 years, 9 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
« no previous file with comments | « chrome/app/theme/default_200_percent/common/omnibox_content_setting_bubble_top_right.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 277 matching lines...) Expand 10 before | Expand all | Expand 10 after
288 <structure type="chrome_scaled_image" name="IDR_PORTAL_DETECTION_ALERT" file="cros/captive_portal_icon.png" /> 288 <structure type="chrome_scaled_image" name="IDR_PORTAL_DETECTION_ALERT" file="cros/captive_portal_icon.png" />
289 <structure type="chrome_scaled_image" name="IDR_ARC_PLAY_STORE_NOTIFICAT ION" file="cros/notification_play_store.png" /> 289 <structure type="chrome_scaled_image" name="IDR_ARC_PLAY_STORE_NOTIFICAT ION" file="cros/notification_play_store.png" />
290 <structure type="chrome_scaled_image" name="IDR_NOTIFICATION_EXTENSION_I NSTALLED" file="common/notification_extension_installed.png" /> 290 <structure type="chrome_scaled_image" name="IDR_NOTIFICATION_EXTENSION_I NSTALLED" file="common/notification_extension_installed.png" />
291 <structure type="chrome_scaled_image" name="IDR_NOTIFICATION_SCREENSHOT_ ANNOTATE" file="cros/notification_screenshot_annotate.png" /> 291 <structure type="chrome_scaled_image" name="IDR_NOTIFICATION_SCREENSHOT_ ANNOTATE" file="cros/notification_screenshot_annotate.png" />
292 <structure type="chrome_scaled_image" name="IDR_NOTIFICATION_SCREENSHOT_ COPY_TO_CLIPBOARD" file="cros/notification_screenshot_copy_to_clipboard.png" /> 292 <structure type="chrome_scaled_image" name="IDR_NOTIFICATION_SCREENSHOT_ COPY_TO_CLIPBOARD" file="cros/notification_screenshot_copy_to_clipboard.png" />
293 </if> 293 </if>
294 <structure type="chrome_scaled_image" name="IDR_NOTIFICATION_WELCOME_ICON" file="common/notification_welcome_icon.png" /> 294 <structure type="chrome_scaled_image" name="IDR_NOTIFICATION_WELCOME_ICON" file="common/notification_welcome_icon.png" />
295 <structure type="chrome_scaled_image" name="IDR_NOTIFICATION_WELCOME_LEARN _MORE" file="common/notification_welcome_learn_more.png" /> 295 <structure type="chrome_scaled_image" name="IDR_NOTIFICATION_WELCOME_LEARN _MORE" file="common/notification_welcome_learn_more.png" />
296 <structure type="chrome_scaled_image" name="IDR_NOTIFIER_BLOCK_BUTTON" fil e="common/block_notifier.png" /> 296 <structure type="chrome_scaled_image" name="IDR_NOTIFIER_BLOCK_BUTTON" fil e="common/block_notifier.png" />
297 <if expr="is_macosx"> 297 <if expr="is_macosx">
298 <structure type="chrome_scaled_image" name="IDR_OMNIBOX_CONTENT_SETTING_ BUBBLE_BOTTOM" file="common/omnibox_content_setting_bubble_bottom.png" />
299 <structure type="chrome_scaled_image" name="IDR_OMNIBOX_CONTENT_SETTING_ BUBBLE_BOTTOM_LEFT" file="common/omnibox_content_setting_bubble_bottom_left.png" />
300 <structure type="chrome_scaled_image" name="IDR_OMNIBOX_CONTENT_SETTING_ BUBBLE_BOTTOM_RIGHT" file="common/omnibox_content_setting_bubble_bottom_right.pn g" />
301 <structure type="chrome_scaled_image" name="IDR_OMNIBOX_CONTENT_SETTING_ BUBBLE_CENTER" file="common/omnibox_content_setting_bubble_center.png" />
302 <structure type="chrome_scaled_image" name="IDR_OMNIBOX_CONTENT_SETTING_ BUBBLE_LEFT" file="common/omnibox_content_setting_bubble_left.png" />
303 <structure type="chrome_scaled_image" name="IDR_OMNIBOX_CONTENT_SETTING_ BUBBLE_RIGHT" file="common/omnibox_content_setting_bubble_right.png" />
304 <structure type="chrome_scaled_image" name="IDR_OMNIBOX_CONTENT_SETTING_ BUBBLE_TOP" file="common/omnibox_content_setting_bubble_top.png" />
305 <structure type="chrome_scaled_image" name="IDR_OMNIBOX_CONTENT_SETTING_ BUBBLE_TOP_LEFT" file="common/omnibox_content_setting_bubble_top_left.png" />
306 <structure type="chrome_scaled_image" name="IDR_OMNIBOX_CONTENT_SETTING_ BUBBLE_TOP_RIGHT" file="common/omnibox_content_setting_bubble_top_right.png" />
307 <structure type="chrome_scaled_image" name="IDR_OMNIBOX_EV_BUBBLE_BOTTOM " file="common/omnibox_ev_bubble_bottom.png" /> 298 <structure type="chrome_scaled_image" name="IDR_OMNIBOX_EV_BUBBLE_BOTTOM " file="common/omnibox_ev_bubble_bottom.png" />
308 <structure type="chrome_scaled_image" name="IDR_OMNIBOX_EV_BUBBLE_BOTTOM _LEFT" file="common/omnibox_ev_bubble_bottom_left.png" /> 299 <structure type="chrome_scaled_image" name="IDR_OMNIBOX_EV_BUBBLE_BOTTOM _LEFT" file="common/omnibox_ev_bubble_bottom_left.png" />
309 <structure type="chrome_scaled_image" name="IDR_OMNIBOX_EV_BUBBLE_BOTTOM _RIGHT" file="common/omnibox_ev_bubble_bottom_right.png" /> 300 <structure type="chrome_scaled_image" name="IDR_OMNIBOX_EV_BUBBLE_BOTTOM _RIGHT" file="common/omnibox_ev_bubble_bottom_right.png" />
310 <structure type="chrome_scaled_image" name="IDR_OMNIBOX_EV_BUBBLE_CENTER " file="common/omnibox_ev_bubble_center.png" /> 301 <structure type="chrome_scaled_image" name="IDR_OMNIBOX_EV_BUBBLE_CENTER " file="common/omnibox_ev_bubble_center.png" />
311 <structure type="chrome_scaled_image" name="IDR_OMNIBOX_EV_BUBBLE_LEFT" file="common/omnibox_ev_bubble_left.png" /> 302 <structure type="chrome_scaled_image" name="IDR_OMNIBOX_EV_BUBBLE_LEFT" file="common/omnibox_ev_bubble_left.png" />
312 <structure type="chrome_scaled_image" name="IDR_OMNIBOX_EV_BUBBLE_RIGHT" file="common/omnibox_ev_bubble_right.png" /> 303 <structure type="chrome_scaled_image" name="IDR_OMNIBOX_EV_BUBBLE_RIGHT" file="common/omnibox_ev_bubble_right.png" />
313 <structure type="chrome_scaled_image" name="IDR_OMNIBOX_EV_BUBBLE_TOP" f ile="common/omnibox_ev_bubble_top.png" /> 304 <structure type="chrome_scaled_image" name="IDR_OMNIBOX_EV_BUBBLE_TOP" f ile="common/omnibox_ev_bubble_top.png" />
314 <structure type="chrome_scaled_image" name="IDR_OMNIBOX_EV_BUBBLE_TOP_LE FT" file="common/omnibox_ev_bubble_top_left.png" /> 305 <structure type="chrome_scaled_image" name="IDR_OMNIBOX_EV_BUBBLE_TOP_LE FT" file="common/omnibox_ev_bubble_top_left.png" />
315 <structure type="chrome_scaled_image" name="IDR_OMNIBOX_EV_BUBBLE_TOP_RI GHT" file="common/omnibox_ev_bubble_top_right.png" /> 306 <structure type="chrome_scaled_image" name="IDR_OMNIBOX_EV_BUBBLE_TOP_RI GHT" file="common/omnibox_ev_bubble_top_right.png" />
316 <structure type="chrome_scaled_image" name="IDR_OMNIBOX_POPUP_BORDER_AND _SHADOW_BOTTOM" file="common/omnibox_popup_border_and_shadow_bottom.png" /> 307 <structure type="chrome_scaled_image" name="IDR_OMNIBOX_POPUP_BORDER_AND _SHADOW_BOTTOM" file="common/omnibox_popup_border_and_shadow_bottom.png" />
(...skipping 286 matching lines...) Expand 10 before | Expand all | Expand 10 after
603 <structure type="chrome_scaled_image" name="IDR_WEBSTORE_ICON_32" file=" google_chrome/webstore_icon_32.png" /> 594 <structure type="chrome_scaled_image" name="IDR_WEBSTORE_ICON_32" file=" google_chrome/webstore_icon_32.png" />
604 </if> 595 </if>
605 <if expr="is_macosx"> 596 <if expr="is_macosx">
606 <structure type="chrome_scaled_image" name="IDR_ZOOM_MINUS" file="legacy /zoom_minus.png" /> 597 <structure type="chrome_scaled_image" name="IDR_ZOOM_MINUS" file="legacy /zoom_minus.png" />
607 <structure type="chrome_scaled_image" name="IDR_ZOOM_PLUS" file="legacy/ zoom_plus.png" /> 598 <structure type="chrome_scaled_image" name="IDR_ZOOM_PLUS" file="legacy/ zoom_plus.png" />
608 <structure type="chrome_scaled_image" name="IDR_ZOOM_NORMAL" file="legac y/zoom_reset.png" /> 599 <structure type="chrome_scaled_image" name="IDR_ZOOM_NORMAL" file="legac y/zoom_reset.png" />
609 </if> 600 </if>
610 </structures> 601 </structures>
611 </release> 602 </release>
612 </grit> 603 </grit>
OLDNEW
« no previous file with comments | « chrome/app/theme/default_200_percent/common/omnibox_content_setting_bubble_top_right.png ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698