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

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

Issue 2734063002: chrome: remove omnibox_ev_bubble_xxx.png assets (Closed)
Patch Set: review 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
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_EV_BUBBLE_BOTTOM " file="common/omnibox_ev_bubble_bottom.png" />
299 <structure type="chrome_scaled_image" name="IDR_OMNIBOX_EV_BUBBLE_BOTTOM _LEFT" file="common/omnibox_ev_bubble_bottom_left.png" />
300 <structure type="chrome_scaled_image" name="IDR_OMNIBOX_EV_BUBBLE_BOTTOM _RIGHT" file="common/omnibox_ev_bubble_bottom_right.png" />
301 <structure type="chrome_scaled_image" name="IDR_OMNIBOX_EV_BUBBLE_CENTER " file="common/omnibox_ev_bubble_center.png" />
302 <structure type="chrome_scaled_image" name="IDR_OMNIBOX_EV_BUBBLE_LEFT" file="common/omnibox_ev_bubble_left.png" />
303 <structure type="chrome_scaled_image" name="IDR_OMNIBOX_EV_BUBBLE_RIGHT" file="common/omnibox_ev_bubble_right.png" />
304 <structure type="chrome_scaled_image" name="IDR_OMNIBOX_EV_BUBBLE_TOP" f ile="common/omnibox_ev_bubble_top.png" />
305 <structure type="chrome_scaled_image" name="IDR_OMNIBOX_EV_BUBBLE_TOP_LE FT" file="common/omnibox_ev_bubble_top_left.png" />
306 <structure type="chrome_scaled_image" name="IDR_OMNIBOX_EV_BUBBLE_TOP_RI GHT" file="common/omnibox_ev_bubble_top_right.png" />
307 <structure type="chrome_scaled_image" name="IDR_OMNIBOX_POPUP_BORDER_AND _SHADOW_BOTTOM" file="common/omnibox_popup_border_and_shadow_bottom.png" /> 298 <structure type="chrome_scaled_image" name="IDR_OMNIBOX_POPUP_BORDER_AND _SHADOW_BOTTOM" file="common/omnibox_popup_border_and_shadow_bottom.png" />
308 <structure type="chrome_scaled_image" name="IDR_OMNIBOX_POPUP_BORDER_AND _SHADOW_BOTTOM_LEFT" file="common/omnibox_popup_border_and_shadow_bottom_left.pn g" /> 299 <structure type="chrome_scaled_image" name="IDR_OMNIBOX_POPUP_BORDER_AND _SHADOW_BOTTOM_LEFT" file="common/omnibox_popup_border_and_shadow_bottom_left.pn g" />
309 <structure type="chrome_scaled_image" name="IDR_OMNIBOX_POPUP_BORDER_AND _SHADOW_BOTTOM_RIGHT" file="common/omnibox_popup_border_and_shadow_bottom_right. png" /> 300 <structure type="chrome_scaled_image" name="IDR_OMNIBOX_POPUP_BORDER_AND _SHADOW_BOTTOM_RIGHT" file="common/omnibox_popup_border_and_shadow_bottom_right. png" />
310 <structure type="chrome_scaled_image" name="IDR_OMNIBOX_POPUP_BORDER_AND _SHADOW_CENTER" file="common/omnibox_popup_border_and_shadow_center.png" /> 301 <structure type="chrome_scaled_image" name="IDR_OMNIBOX_POPUP_BORDER_AND _SHADOW_CENTER" file="common/omnibox_popup_border_and_shadow_center.png" />
311 <structure type="chrome_scaled_image" name="IDR_OMNIBOX_POPUP_BORDER_AND _SHADOW_LEFT" file="common/omnibox_popup_border_and_shadow_left.png" /> 302 <structure type="chrome_scaled_image" name="IDR_OMNIBOX_POPUP_BORDER_AND _SHADOW_LEFT" file="common/omnibox_popup_border_and_shadow_left.png" />
312 <structure type="chrome_scaled_image" name="IDR_OMNIBOX_POPUP_BORDER_AND _SHADOW_RIGHT" file="common/omnibox_popup_border_and_shadow_right.png" /> 303 <structure type="chrome_scaled_image" name="IDR_OMNIBOX_POPUP_BORDER_AND _SHADOW_RIGHT" file="common/omnibox_popup_border_and_shadow_right.png" />
313 <structure type="chrome_scaled_image" name="IDR_OMNIBOX_POPUP_BORDER_AND _SHADOW_TOP" file="common/omnibox_popup_border_and_shadow_top.png" /> 304 <structure type="chrome_scaled_image" name="IDR_OMNIBOX_POPUP_BORDER_AND _SHADOW_TOP" file="common/omnibox_popup_border_and_shadow_top.png" />
314 <structure type="chrome_scaled_image" name="IDR_OMNIBOX_POPUP_BORDER_AND _SHADOW_TOP_LEFT" file="common/omnibox_popup_border_and_shadow_top_left.png" /> 305 <structure type="chrome_scaled_image" name="IDR_OMNIBOX_POPUP_BORDER_AND _SHADOW_TOP_LEFT" file="common/omnibox_popup_border_and_shadow_top_left.png" />
315 <structure type="chrome_scaled_image" name="IDR_OMNIBOX_POPUP_BORDER_AND _SHADOW_TOP_RIGHT" file="common/omnibox_popup_border_and_shadow_top_right.png" / > 306 <structure type="chrome_scaled_image" name="IDR_OMNIBOX_POPUP_BORDER_AND _SHADOW_TOP_RIGHT" file="common/omnibox_popup_border_and_shadow_top_right.png" / >
316 <structure type="chrome_scaled_image" name="IDR_OMNIBOX_SELECTED_KEYWORD _BUBBLE_BOTTOM" file="common/omnibox_selected_keyword_bubble_bottom.png" />
317 <structure type="chrome_scaled_image" name="IDR_OMNIBOX_SELECTED_KEYWORD _BUBBLE_BOTTOM_LEFT" file="common/omnibox_selected_keyword_bubble_bottom_left.pn g" />
318 <structure type="chrome_scaled_image" name="IDR_OMNIBOX_SELECTED_KEYWORD _BUBBLE_BOTTOM_RIGHT" file="common/omnibox_selected_keyword_bubble_bottom_right. png" />
319 <structure type="chrome_scaled_image" name="IDR_OMNIBOX_SELECTED_KEYWORD _BUBBLE_CENTER" file="common/omnibox_selected_keyword_bubble_center.png" />
320 <structure type="chrome_scaled_image" name="IDR_OMNIBOX_SELECTED_KEYWORD _BUBBLE_LEFT" file="common/omnibox_selected_keyword_bubble_left.png" />
321 <structure type="chrome_scaled_image" name="IDR_OMNIBOX_SELECTED_KEYWORD _BUBBLE_RIGHT" file="common/omnibox_selected_keyword_bubble_right.png" />
322 <structure type="chrome_scaled_image" name="IDR_OMNIBOX_SELECTED_KEYWORD _BUBBLE_TOP" file="common/omnibox_selected_keyword_bubble_top.png" />
323 <structure type="chrome_scaled_image" name="IDR_OMNIBOX_SELECTED_KEYWORD _BUBBLE_TOP_LEFT" file="common/omnibox_selected_keyword_bubble_top_left.png" />
324 <structure type="chrome_scaled_image" name="IDR_OMNIBOX_SELECTED_KEYWORD _BUBBLE_TOP_RIGHT" file="common/omnibox_selected_keyword_bubble_top_right.png" / >
325 <structure type="chrome_scaled_image" name="IDR_OVERLAY_DROP_SHADOW" fil e="mac/overlay_drop_shadow.png" /> 307 <structure type="chrome_scaled_image" name="IDR_OVERLAY_DROP_SHADOW" fil e="mac/overlay_drop_shadow.png" />
326 </if> 308 </if>
327 <if expr="is_macosx or is_ios"> 309 <if expr="is_macosx or is_ios">
328 <structure type="chrome_scaled_image" name="IDR_OMNIBOX_KEYWORD_HINT_TAB " file="mac/omnibox_keyword_hint_tab.png" /> 310 <structure type="chrome_scaled_image" name="IDR_OMNIBOX_KEYWORD_HINT_TAB " file="mac/omnibox_keyword_hint_tab.png" />
329 </if> 311 </if>
330 <structure type="chrome_scaled_image" name="IDR_PAGEINFO_BAD" file="common /pageinfo_bad.png" /> 312 <structure type="chrome_scaled_image" name="IDR_PAGEINFO_BAD" file="common /pageinfo_bad.png" />
331 <structure type="chrome_scaled_image" name="IDR_PAGEINFO_GOOD" file="commo n/pageinfo_good.png" /> 313 <structure type="chrome_scaled_image" name="IDR_PAGEINFO_GOOD" file="commo n/pageinfo_good.png" />
332 <structure type="chrome_scaled_image" name="IDR_PAGEINFO_INFO" file="commo n/pageinfo_info.png" /> 314 <structure type="chrome_scaled_image" name="IDR_PAGEINFO_INFO" file="commo n/pageinfo_info.png" />
333 <structure type="chrome_scaled_image" name="IDR_PAGEINFO_WARNING_MAJOR" fi le="common/pageinfo_warning_major.png" /> 315 <structure type="chrome_scaled_image" name="IDR_PAGEINFO_WARNING_MAJOR" fi le="common/pageinfo_warning_major.png" />
334 <structure type="chrome_scaled_image" name="IDR_PAGEINFO_WARNING_MINOR" fi le="common/pageinfo_warning_minor.png" /> 316 <structure type="chrome_scaled_image" name="IDR_PAGEINFO_WARNING_MINOR" fi le="common/pageinfo_warning_minor.png" />
(...skipping 261 matching lines...) Expand 10 before | Expand all | Expand 10 after
596 <structure type="chrome_scaled_image" name="IDR_WEBSTORE_ICON_32" file=" google_chrome/webstore_icon_32.png" /> 578 <structure type="chrome_scaled_image" name="IDR_WEBSTORE_ICON_32" file=" google_chrome/webstore_icon_32.png" />
597 </if> 579 </if>
598 <if expr="is_macosx"> 580 <if expr="is_macosx">
599 <structure type="chrome_scaled_image" name="IDR_ZOOM_MINUS" file="legacy /zoom_minus.png" /> 581 <structure type="chrome_scaled_image" name="IDR_ZOOM_MINUS" file="legacy /zoom_minus.png" />
600 <structure type="chrome_scaled_image" name="IDR_ZOOM_PLUS" file="legacy/ zoom_plus.png" /> 582 <structure type="chrome_scaled_image" name="IDR_ZOOM_PLUS" file="legacy/ zoom_plus.png" />
601 <structure type="chrome_scaled_image" name="IDR_ZOOM_NORMAL" file="legac y/zoom_reset.png" /> 583 <structure type="chrome_scaled_image" name="IDR_ZOOM_NORMAL" file="legac y/zoom_reset.png" />
602 </if> 584 </if>
603 </structures> 585 </structures>
604 </release> 586 </release>
605 </grit> 587 </grit>
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698