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

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

Issue 11488009: Add content settings page action for Pepper broker authorization. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: fix Created 7 years, 10 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 | Annotate | Revision Log
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 76 matching lines...) Expand 10 before | Expand all | Expand 10 after
87 <structure type="chrome_scaled_image" name="IDR_BLOCKED_COOKIES" file="blo cked_cookies.png" /> 87 <structure type="chrome_scaled_image" name="IDR_BLOCKED_COOKIES" file="blo cked_cookies.png" />
88 <structure type="chrome_scaled_image" name="IDR_BLOCKED_FULLSCREEN" file=" blocked_fullscreen.png" /> 88 <structure type="chrome_scaled_image" name="IDR_BLOCKED_FULLSCREEN" file=" blocked_fullscreen.png" />
89 <structure type="chrome_scaled_image" name="IDR_BLOCKED_IMAGES" file="bloc ked_images.png" /> 89 <structure type="chrome_scaled_image" name="IDR_BLOCKED_IMAGES" file="bloc ked_images.png" />
90 <structure type="chrome_scaled_image" name="IDR_BLOCKED_JAVASCRIPT" file=" blocked_script.png" /> 90 <structure type="chrome_scaled_image" name="IDR_BLOCKED_JAVASCRIPT" file=" blocked_script.png" />
91 <structure type="chrome_scaled_image" name="IDR_BLOCKED_MEDIA" file="block ed_media.png" /> 91 <structure type="chrome_scaled_image" name="IDR_BLOCKED_MEDIA" file="block ed_media.png" />
92 <structure type="chrome_scaled_image" name="IDR_BLOCKED_MOUSE_CURSOR" file ="blocked_mouse_cursor.png" /> 92 <structure type="chrome_scaled_image" name="IDR_BLOCKED_MOUSE_CURSOR" file ="blocked_mouse_cursor.png" />
93 <structure type="chrome_scaled_image" name="IDR_BLOCKED_MIXED_CONTENT" fil e="blocked_mixed_content.png" /> 93 <structure type="chrome_scaled_image" name="IDR_BLOCKED_MIXED_CONTENT" fil e="blocked_mixed_content.png" />
94 <structure type="chrome_scaled_image" name="IDR_BLOCKED_NOTIFICATION" file ="blocked_notifications.png" /> 94 <structure type="chrome_scaled_image" name="IDR_BLOCKED_NOTIFICATION" file ="blocked_notifications.png" />
95 <structure type="chrome_scaled_image" name="IDR_BLOCKED_PLUGINS" file="blo cked_plugins.png" /> 95 <structure type="chrome_scaled_image" name="IDR_BLOCKED_PLUGINS" file="blo cked_plugins.png" />
96 <structure type="chrome_scaled_image" name="IDR_BLOCKED_POPUPS" file="bloc ked_popups.png" /> 96 <structure type="chrome_scaled_image" name="IDR_BLOCKED_POPUPS" file="bloc ked_popups.png" />
97 <structure type="chrome_scaled_image" name="IDR_BLOCKED_PPAPI_BROKER" file ="pepper_broker.png" />
97 <structure type="chrome_scaled_image" name="IDR_BOOKMARKS_FAVICON" file="c ommon/favicon_bookmarks.png" /> 98 <structure type="chrome_scaled_image" name="IDR_BOOKMARKS_FAVICON" file="c ommon/favicon_bookmarks.png" />
98 <structure type="chrome_scaled_image" name="IDR_BOOKMARK_BAR_CHEVRONS" fil e="common/chevron.png" /> 99 <structure type="chrome_scaled_image" name="IDR_BOOKMARK_BAR_CHEVRONS" fil e="common/chevron.png" />
99 <if expr="is_macosx"> 100 <if expr="is_macosx">
100 <structure type="chrome_scaled_image" name="IDR_BOOKMARK_BAR_FOLDER" fil e="bookmark_bar_folder_mac.png" /> 101 <structure type="chrome_scaled_image" name="IDR_BOOKMARK_BAR_FOLDER" fil e="bookmark_bar_folder_mac.png" />
101 </if> 102 </if>
102 <if expr="not is_macosx"> 103 <if expr="not is_macosx">
103 <structure type="chrome_scaled_image" name="IDR_BOOKMARK_BAR_FOLDER" fil e="common/bookmark_bar_folder.png" /> 104 <structure type="chrome_scaled_image" name="IDR_BOOKMARK_BAR_FOLDER" fil e="common/bookmark_bar_folder.png" />
104 </if> 105 </if>
105 <if expr="pp_ifdef('chromeos')"> 106 <if expr="pp_ifdef('chromeos')">
106 <structure type="chrome_scaled_image" name="IDR_BUTTON_USER_IMAGE_CHOOSE _FILE" file="choose_file.png" /> 107 <structure type="chrome_scaled_image" name="IDR_BUTTON_USER_IMAGE_CHOOSE _FILE" file="choose_file.png" />
(...skipping 808 matching lines...) Expand 10 before | Expand all | Expand 10 after
915 <structure type="chrome_scaled_image" name="IDR_WEBSTORE_ICON_24" file=" google_chrome/webstore_icon_24.png" /> 916 <structure type="chrome_scaled_image" name="IDR_WEBSTORE_ICON_24" file=" google_chrome/webstore_icon_24.png" />
916 <structure type="chrome_scaled_image" name="IDR_WEBSTORE_ICON_32" file=" google_chrome/webstore_icon_32.png" /> 917 <structure type="chrome_scaled_image" name="IDR_WEBSTORE_ICON_32" file=" google_chrome/webstore_icon_32.png" />
917 </if> 918 </if>
918 <structure type="chrome_scaled_image" name="IDR_ZOOM_MINUS" file="zoom_min us.png" /> 919 <structure type="chrome_scaled_image" name="IDR_ZOOM_MINUS" file="zoom_min us.png" />
919 <structure type="chrome_scaled_image" name="IDR_ZOOM_PLUS" file="zoom_plus .png" /> 920 <structure type="chrome_scaled_image" name="IDR_ZOOM_PLUS" file="zoom_plus .png" />
920 <!-- Audio playing indicator. Favicon-sized with equalizer-like animation frames --> 921 <!-- Audio playing indicator. Favicon-sized with equalizer-like animation frames -->
921 <structure type="chrome_scaled_image" name="IDR_AUDIO_ANIMATION" file="com mon/audio_animation.png" /> 922 <structure type="chrome_scaled_image" name="IDR_AUDIO_ANIMATION" file="com mon/audio_animation.png" />
922 </structures> 923 </structures>
923 </release> 924 </release>
924 </grit> 925 </grit>
OLDNEW
« no previous file with comments | « chrome/app/nibs/PRESUBMIT.py ('k') | chrome/browser/content_settings/tab_specific_content_settings.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698