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

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

Issue 2737413004: Add a Certificate Viewer link to the Page Info dropdown (Closed)
Patch Set: Add Cocoa, Fix MaxViews, Add Flag Created 3 years, 8 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 102 matching lines...) Expand 10 before | Expand all | Expand 10 after
113 <structure type="chrome_scaled_image" name="IDR_BOOKMARK_BAR_FOLDER_SUPE RVISED" file="win/bookmark_bar_folder_supervised.png" /> 113 <structure type="chrome_scaled_image" name="IDR_BOOKMARK_BAR_FOLDER_SUPE RVISED" file="win/bookmark_bar_folder_supervised.png" />
114 </if> 114 </if>
115 <structure type="chrome_scaled_image" name="IDR_BOOKMARK_BAR_APPS_SHORTCUT " file="common/apps_bookmark_bar_icon.png" /> 115 <structure type="chrome_scaled_image" name="IDR_BOOKMARK_BAR_APPS_SHORTCUT " file="common/apps_bookmark_bar_icon.png" />
116 <if expr="chromeos"> 116 <if expr="chromeos">
117 <structure type="chrome_scaled_image" name="IDR_BUTTON_USER_IMAGE_CHOOSE _FILE" file="cros/choose_file.png" /> 117 <structure type="chrome_scaled_image" name="IDR_BUTTON_USER_IMAGE_CHOOSE _FILE" file="cros/choose_file.png" />
118 <structure type="chrome_scaled_image" name="IDR_BUTTON_USER_IMAGE_TAKE_P HOTO" file="cros/take_photo.png" /> 118 <structure type="chrome_scaled_image" name="IDR_BUTTON_USER_IMAGE_TAKE_P HOTO" file="cros/take_photo.png" />
119 </if> 119 </if>
120 <if expr="chromeos"> 120 <if expr="chromeos">
121 <structure type="chrome_scaled_image" name="IDR_BUILDINGS_ILLUSTRATION" file="cros/buildings_illustration.png" /> 121 <structure type="chrome_scaled_image" name="IDR_BUILDINGS_ILLUSTRATION" file="cros/buildings_illustration.png" />
122 </if> 122 </if>
123 <structure type="chrome_scaled_image" name="IDR_CERTIFICATE" file="common/ certificate.png" />
123 <structure type="chrome_scaled_image" name="IDR_CLOSE_BUTTON_MASK" file="c ommon/close_button_mask.png" /> 124 <structure type="chrome_scaled_image" name="IDR_CLOSE_BUTTON_MASK" file="c ommon/close_button_mask.png" />
124 <if expr="is_win"> 125 <if expr="is_win">
125 <structure type="chrome_scaled_image" name="IDR_CONFLICT_FAVICON" file=" common/favicon_conflicts.png" /> 126 <structure type="chrome_scaled_image" name="IDR_CONFLICT_FAVICON" file=" common/favicon_conflicts.png" />
126 </if> 127 </if>
127 <structure type="chrome_scaled_image" name="IDR_COOKIE_ICON" file="common/ cookie.png" /> 128 <structure type="chrome_scaled_image" name="IDR_COOKIE_ICON" file="common/ cookie.png" />
128 <structure type="chrome_scaled_image" name="IDR_COOKIE_STORAGE_ICON" file= "common/cookie_storage.png" /> 129 <structure type="chrome_scaled_image" name="IDR_COOKIE_STORAGE_ICON" file= "common/cookie_storage.png" />
129 <structure type="chrome_scaled_image" name="IDR_DEVELOPER_MODE_HIGHLIGHT_B OTTOM_LEFT" file="common/developer_mode_highlight_bottom_left.png" /> 130 <structure type="chrome_scaled_image" name="IDR_DEVELOPER_MODE_HIGHLIGHT_B OTTOM_LEFT" file="common/developer_mode_highlight_bottom_left.png" />
130 <structure type="chrome_scaled_image" name="IDR_DEVELOPER_MODE_HIGHLIGHT_B OTTOM" file="common/developer_mode_highlight_bottom.png" /> 131 <structure type="chrome_scaled_image" name="IDR_DEVELOPER_MODE_HIGHLIGHT_B OTTOM" file="common/developer_mode_highlight_bottom.png" />
131 <structure type="chrome_scaled_image" name="IDR_DEVELOPER_MODE_HIGHLIGHT_B OTTOM_RIGHT" file="common/developer_mode_highlight_bottom_right.png" /> 132 <structure type="chrome_scaled_image" name="IDR_DEVELOPER_MODE_HIGHLIGHT_B OTTOM_RIGHT" file="common/developer_mode_highlight_bottom_right.png" />
132 <structure type="chrome_scaled_image" name="IDR_DEVELOPER_MODE_HIGHLIGHT_C ENTER" file="common/developer_mode_highlight_center.png" /> 133 <structure type="chrome_scaled_image" name="IDR_DEVELOPER_MODE_HIGHLIGHT_C ENTER" file="common/developer_mode_highlight_center.png" />
(...skipping 405 matching lines...) Expand 10 before | Expand all | Expand 10 after
538 </if> 539 </if>
539 <if expr="_google_chrome"> 540 <if expr="_google_chrome">
540 <structure type="chrome_scaled_image" name="IDR_WEBSTORE_ICON" file="goo gle_chrome/webstore_icon.png" /> 541 <structure type="chrome_scaled_image" name="IDR_WEBSTORE_ICON" file="goo gle_chrome/webstore_icon.png" />
541 <structure type="chrome_scaled_image" name="IDR_WEBSTORE_ICON_16" file=" google_chrome/webstore_icon_16.png" /> 542 <structure type="chrome_scaled_image" name="IDR_WEBSTORE_ICON_16" file=" google_chrome/webstore_icon_16.png" />
542 <structure type="chrome_scaled_image" name="IDR_WEBSTORE_ICON_24" file=" google_chrome/webstore_icon_24.png" /> 543 <structure type="chrome_scaled_image" name="IDR_WEBSTORE_ICON_24" file=" google_chrome/webstore_icon_24.png" />
543 <structure type="chrome_scaled_image" name="IDR_WEBSTORE_ICON_32" file=" google_chrome/webstore_icon_32.png" /> 544 <structure type="chrome_scaled_image" name="IDR_WEBSTORE_ICON_32" file=" google_chrome/webstore_icon_32.png" />
544 </if> 545 </if>
545 </structures> 546 </structures>
546 </release> 547 </release>
547 </grit> 548 </grit>
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698