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

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

Issue 2725943002: [Payments] Add product branding to Payment Request dialog. (Closed)
Patch Set: rebase 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 | « no previous file | chrome/browser/ui/views/payments/editor_view_controller.h » ('j') | 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 334 matching lines...) Expand 10 before | Expand all | Expand 10 after
345 <structure type="chrome_scaled_image" name="IDR_PLUGINS_FAVICON" file="com mon/favicon_extensions.png" /> 345 <structure type="chrome_scaled_image" name="IDR_PLUGINS_FAVICON" file="com mon/favicon_extensions.png" />
346 <structure type="chrome_scaled_image" name="IDR_PRERENDER" file="common/pr erender_succeed_icon.png" /> 346 <structure type="chrome_scaled_image" name="IDR_PRERENDER" file="common/pr erender_succeed_icon.png" />
347 <if expr="chromeos"> 347 <if expr="chromeos">
348 <structure type="chrome_scaled_image" name="IDR_PRINTER_NOTIFICATION" fi le="cros/printer_notification.png" /> 348 <structure type="chrome_scaled_image" name="IDR_PRINTER_NOTIFICATION" fi le="cros/printer_notification.png" />
349 <structure type="chrome_scaled_image" name="IDR_PRINTER_DETECTED_NOTIFIC ATION" file="cros/printer_detected_notification.png" /> 349 <structure type="chrome_scaled_image" name="IDR_PRINTER_DETECTED_NOTIFIC ATION" file="cros/printer_detected_notification.png" />
350 </if> 350 </if>
351 <if expr="not _google_chrome"> 351 <if expr="not _google_chrome">
352 <structure type="chrome_scaled_image" name="IDR_PRODUCT_LOGO_16" file="c hromium/product_logo_16.png" /> 352 <structure type="chrome_scaled_image" name="IDR_PRODUCT_LOGO_16" file="c hromium/product_logo_16.png" />
353 <structure type="chrome_scaled_image" name="IDR_PRODUCT_LOGO_32" file="c hromium/product_logo_32.png" /> 353 <structure type="chrome_scaled_image" name="IDR_PRODUCT_LOGO_32" file="c hromium/product_logo_32.png" />
354 <structure type="chrome_scaled_image" name="IDR_PRODUCT_LOGO_WHITE" file ="chromium/product_logo_white.png" /> 354 <structure type="chrome_scaled_image" name="IDR_PRODUCT_LOGO_WHITE" file ="chromium/product_logo_white.png" />
355 <structure type="chrome_scaled_image" name="IDR_PRODUCT_LOGO_NAME_22" fi le="chromium/product_logo_name_22.png" />
355 </if> 356 </if>
356 <if expr="_google_chrome"> 357 <if expr="_google_chrome">
357 <structure type="chrome_scaled_image" name="IDR_PRODUCT_LOGO_16" file="g oogle_chrome/product_logo_16.png" /> 358 <structure type="chrome_scaled_image" name="IDR_PRODUCT_LOGO_16" file="g oogle_chrome/product_logo_16.png" />
358 <structure type="chrome_scaled_image" name="IDR_PRODUCT_LOGO_32" file="g oogle_chrome/product_logo_32.png" /> 359 <structure type="chrome_scaled_image" name="IDR_PRODUCT_LOGO_32" file="g oogle_chrome/product_logo_32.png" />
359 <structure type="chrome_scaled_image" name="IDR_PRODUCT_LOGO_32_BETA" fi le="google_chrome/product_logo_32_beta.png" /> 360 <structure type="chrome_scaled_image" name="IDR_PRODUCT_LOGO_32_BETA" fi le="google_chrome/product_logo_32_beta.png" />
360 <structure type="chrome_scaled_image" name="IDR_PRODUCT_LOGO_32_CANARY" file="google_chrome/product_logo_32_canary.png" /> 361 <structure type="chrome_scaled_image" name="IDR_PRODUCT_LOGO_32_CANARY" file="google_chrome/product_logo_32_canary.png" />
361 <structure type="chrome_scaled_image" name="IDR_PRODUCT_LOGO_32_DEV" fil e="google_chrome/product_logo_32_dev.png" /> 362 <structure type="chrome_scaled_image" name="IDR_PRODUCT_LOGO_32_DEV" fil e="google_chrome/product_logo_32_dev.png" />
362 <structure type="chrome_scaled_image" name="IDR_PRODUCT_LOGO_WHITE" file ="google_chrome/product_logo_white.png" /> 363 <structure type="chrome_scaled_image" name="IDR_PRODUCT_LOGO_WHITE" file ="google_chrome/product_logo_white.png" />
364 <structure type="chrome_scaled_image" name="IDR_PRODUCT_LOGO_NAME_22" fi le="google_chrome/product_logo_name_22.png" />
363 </if> 365 </if>
364 366
365 <structure type="chrome_scaled_image" name="IDR_PROFILE_AVATAR_0" file="co mmon/profile_avatar_generic.png" /> 367 <structure type="chrome_scaled_image" name="IDR_PROFILE_AVATAR_0" file="co mmon/profile_avatar_generic.png" />
366 <structure type="chrome_scaled_image" name="IDR_PROFILE_AVATAR_1" file="co mmon/profile_avatar_generic_aqua.png" /> 368 <structure type="chrome_scaled_image" name="IDR_PROFILE_AVATAR_1" file="co mmon/profile_avatar_generic_aqua.png" />
367 <structure type="chrome_scaled_image" name="IDR_PROFILE_AVATAR_2" file="co mmon/profile_avatar_generic_blue.png" /> 369 <structure type="chrome_scaled_image" name="IDR_PROFILE_AVATAR_2" file="co mmon/profile_avatar_generic_blue.png" />
368 <structure type="chrome_scaled_image" name="IDR_PROFILE_AVATAR_3" file="co mmon/profile_avatar_generic_green.png" /> 370 <structure type="chrome_scaled_image" name="IDR_PROFILE_AVATAR_3" file="co mmon/profile_avatar_generic_green.png" />
369 <structure type="chrome_scaled_image" name="IDR_PROFILE_AVATAR_4" file="co mmon/profile_avatar_generic_orange.png" /> 371 <structure type="chrome_scaled_image" name="IDR_PROFILE_AVATAR_4" file="co mmon/profile_avatar_generic_orange.png" />
370 <structure type="chrome_scaled_image" name="IDR_PROFILE_AVATAR_5" file="co mmon/profile_avatar_generic_purple.png" /> 372 <structure type="chrome_scaled_image" name="IDR_PROFILE_AVATAR_5" file="co mmon/profile_avatar_generic_purple.png" />
371 <structure type="chrome_scaled_image" name="IDR_PROFILE_AVATAR_6" file="co mmon/profile_avatar_generic_red.png" /> 373 <structure type="chrome_scaled_image" name="IDR_PROFILE_AVATAR_6" file="co mmon/profile_avatar_generic_red.png" />
372 <structure type="chrome_scaled_image" name="IDR_PROFILE_AVATAR_7" file="co mmon/profile_avatar_generic_yellow.png" /> 374 <structure type="chrome_scaled_image" name="IDR_PROFILE_AVATAR_7" file="co mmon/profile_avatar_generic_yellow.png" />
(...skipping 230 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" /> 605 <structure type="chrome_scaled_image" name="IDR_WEBSTORE_ICON_32" file=" google_chrome/webstore_icon_32.png" />
604 </if> 606 </if>
605 <if expr="is_macosx"> 607 <if expr="is_macosx">
606 <structure type="chrome_scaled_image" name="IDR_ZOOM_MINUS" file="legacy /zoom_minus.png" /> 608 <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" /> 609 <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" /> 610 <structure type="chrome_scaled_image" name="IDR_ZOOM_NORMAL" file="legac y/zoom_reset.png" />
609 </if> 611 </if>
610 </structures> 612 </structures>
611 </release> 613 </release>
612 </grit> 614 </grit>
OLDNEW
« no previous file with comments | « no previous file | chrome/browser/ui/views/payments/editor_view_controller.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698