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

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

Issue 143733002: Remove FILE_MANAGER_EXTENSION and related configuration. They can be folded back to Chrome OS as co… (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Remove FILE_MANAGER_EXTENSION and related configuration. They can be folded back to Chrome OS as co… Created 6 years, 11 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 216 matching lines...) Expand 10 before | Expand all | Expand 10 after
227 <structure type="chrome_scaled_image" name="IDR_EXTENSIONS_SECTION" file=" extensions_section.png" /> 227 <structure type="chrome_scaled_image" name="IDR_EXTENSIONS_SECTION" file=" extensions_section.png" />
228 <structure type="chrome_scaled_image" name="IDR_EXTENSION_COMMAND_CLOSE" f ile="extension_command_close.png" /> 228 <structure type="chrome_scaled_image" name="IDR_EXTENSION_COMMAND_CLOSE" f ile="extension_command_close.png" />
229 <structure type="chrome_scaled_image" name="IDR_EXTENSION_DEFAULT_ICON" fi le="extension_default_icon.png" /> 229 <structure type="chrome_scaled_image" name="IDR_EXTENSION_DEFAULT_ICON" fi le="extension_default_icon.png" />
230 <if expr="pp_ifdef('chromeos')"> 230 <if expr="pp_ifdef('chromeos')">
231 <structure type="chrome_scaled_image" name="IDR_FATAL_ERROR" file="cros/ fatal_error.png" /> 231 <structure type="chrome_scaled_image" name="IDR_FATAL_ERROR" file="cros/ fatal_error.png" />
232 </if> 232 </if>
233 <structure type="chrome_scaled_image" name="IDR_FEEDBACK" file="feedback.p ng" /> 233 <structure type="chrome_scaled_image" name="IDR_FEEDBACK" file="feedback.p ng" />
234 <structure type="chrome_scaled_image" name="IDR_FEEDBACK_H" file="feedback _hover.png" /> 234 <structure type="chrome_scaled_image" name="IDR_FEEDBACK_H" file="feedback _hover.png" />
235 <structure type="chrome_scaled_image" name="IDR_FEEDBACK_P" file="feedback _pressed.png" /> 235 <structure type="chrome_scaled_image" name="IDR_FEEDBACK_P" file="feedback _pressed.png" />
236 236
237 <if expr="pp_ifdef('file_manager_extension')"> 237 <if expr="pp_ifdef('chromeos')">
238 <structure type="chrome_scaled_image" name="IDR_FILE_MANAGER_IMG_FILETYP E_ARCHIVE" file="cros/file_types/archive.png" /> 238 <structure type="chrome_scaled_image" name="IDR_FILE_MANAGER_IMG_FILETYP E_ARCHIVE" file="cros/file_types/archive.png" />
239 <structure type="chrome_scaled_image" name="IDR_FILE_MANAGER_IMG_FILETYP E_AUDIO" file="cros/file_types/audio.png" /> 239 <structure type="chrome_scaled_image" name="IDR_FILE_MANAGER_IMG_FILETYP E_AUDIO" file="cros/file_types/audio.png" />
240 <structure type="chrome_scaled_image" name="IDR_FILE_MANAGER_IMG_FILETYP E_DRIVE" file="cros/file_types/drive.png" /> 240 <structure type="chrome_scaled_image" name="IDR_FILE_MANAGER_IMG_FILETYP E_DRIVE" file="cros/file_types/drive.png" />
241 <structure type="chrome_scaled_image" name="IDR_FILE_MANAGER_IMG_FILETYP E_EXCEL" file="cros/file_types/excel.png" /> 241 <structure type="chrome_scaled_image" name="IDR_FILE_MANAGER_IMG_FILETYP E_EXCEL" file="cros/file_types/excel.png" />
242 <structure type="chrome_scaled_image" name="IDR_FILE_MANAGER_IMG_FILETYP E_FOLDER" file="cros/file_types/folder.png" /> 242 <structure type="chrome_scaled_image" name="IDR_FILE_MANAGER_IMG_FILETYP E_FOLDER" file="cros/file_types/folder.png" />
243 <structure type="chrome_scaled_image" name="IDR_FILE_MANAGER_IMG_FILETYP E_FORM" file="cros/file_types/form.png" /> 243 <structure type="chrome_scaled_image" name="IDR_FILE_MANAGER_IMG_FILETYP E_FORM" file="cros/file_types/form.png" />
244 <structure type="chrome_scaled_image" name="IDR_FILE_MANAGER_IMG_FILETYP E_GDOC" file="cros/file_types/gdoc.png" /> 244 <structure type="chrome_scaled_image" name="IDR_FILE_MANAGER_IMG_FILETYP E_GDOC" file="cros/file_types/gdoc.png" />
245 <structure type="chrome_scaled_image" name="IDR_FILE_MANAGER_IMG_FILETYP E_GDRAW" file="cros/file_types/gdraw.png" /> 245 <structure type="chrome_scaled_image" name="IDR_FILE_MANAGER_IMG_FILETYP E_GDRAW" file="cros/file_types/gdraw.png" />
246 <structure type="chrome_scaled_image" name="IDR_FILE_MANAGER_IMG_FILETYP E_GENERIC" file="cros/file_types/generic.png" /> 246 <structure type="chrome_scaled_image" name="IDR_FILE_MANAGER_IMG_FILETYP E_GENERIC" file="cros/file_types/generic.png" />
247 <structure type="chrome_scaled_image" name="IDR_FILE_MANAGER_IMG_FILETYP E_GLINK" file="cros/file_types/glink.png" /> 247 <structure type="chrome_scaled_image" name="IDR_FILE_MANAGER_IMG_FILETYP E_GLINK" file="cros/file_types/glink.png" />
(...skipping 857 matching lines...) Expand 10 before | Expand all | Expand 10 after
1105 <structure type="chrome_scaled_image" name="IDR_PEOPLE_SEARCH_ACTION_EMAIL " file="common/mail.png" /> 1105 <structure type="chrome_scaled_image" name="IDR_PEOPLE_SEARCH_ACTION_EMAIL " file="common/mail.png" />
1106 <structure type="chrome_scaled_image" name="IDR_PEOPLE_SEARCH_ACTION_EMAIL _HOVER" file="common/mail_hover.png" /> 1106 <structure type="chrome_scaled_image" name="IDR_PEOPLE_SEARCH_ACTION_EMAIL _HOVER" file="common/mail_hover.png" />
1107 <structure type="chrome_scaled_image" name="IDR_PEOPLE_SEARCH_ACTION_EMAIL _PRESSED" file="common/mail_pressed.png" /> 1107 <structure type="chrome_scaled_image" name="IDR_PEOPLE_SEARCH_ACTION_EMAIL _PRESSED" file="common/mail_pressed.png" />
1108 <structure type="chrome_scaled_image" name="IDR_PEOPLE_SEARCH_ACTION_CHAT" file="common/chat.png" /> 1108 <structure type="chrome_scaled_image" name="IDR_PEOPLE_SEARCH_ACTION_CHAT" file="common/chat.png" />
1109 <structure type="chrome_scaled_image" name="IDR_PEOPLE_SEARCH_ACTION_CHAT_ HOVER" file="common/chat_hover.png" /> 1109 <structure type="chrome_scaled_image" name="IDR_PEOPLE_SEARCH_ACTION_CHAT_ HOVER" file="common/chat_hover.png" />
1110 <structure type="chrome_scaled_image" name="IDR_PEOPLE_SEARCH_ACTION_CHAT_ PRESSED" file="common/chat_pressed.png" /> 1110 <structure type="chrome_scaled_image" name="IDR_PEOPLE_SEARCH_ACTION_CHAT_ PRESSED" file="common/chat_pressed.png" />
1111 1111
1112 </structures> 1112 </structures>
1113 </release> 1113 </release>
1114 </grit> 1114 </grit>
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698