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

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

Issue 693843002: Add support for My Maps maps in Chrome OS Drive integration. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Add a comment about gmap/gmaps. Created 6 years, 1 month 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 262 matching lines...) Expand 10 before | Expand all | Expand 10 after
273 <structure type="chrome_scaled_image" name="IDR_FILETYPE_FORM" file="cro s/file_types/form.png" /> 273 <structure type="chrome_scaled_image" name="IDR_FILETYPE_FORM" file="cro s/file_types/form.png" />
274 <structure type="chrome_scaled_image" name="IDR_FILETYPE_FORM_WHITE" fil e="cros/file_types/form_white.png" /> 274 <structure type="chrome_scaled_image" name="IDR_FILETYPE_FORM_WHITE" fil e="cros/file_types/form_white.png" />
275 <structure type="chrome_scaled_image" name="IDR_FILETYPE_GDOC" file="cro s/file_types/gdoc.png" /> 275 <structure type="chrome_scaled_image" name="IDR_FILETYPE_GDOC" file="cro s/file_types/gdoc.png" />
276 <structure type="chrome_scaled_image" name="IDR_FILETYPE_GDOC_WHITE" fil e="cros/file_types/gdoc_white.png" /> 276 <structure type="chrome_scaled_image" name="IDR_FILETYPE_GDOC_WHITE" fil e="cros/file_types/gdoc_white.png" />
277 <structure type="chrome_scaled_image" name="IDR_FILETYPE_GDRAW" file="cr os/file_types/gdraw.png" /> 277 <structure type="chrome_scaled_image" name="IDR_FILETYPE_GDRAW" file="cr os/file_types/gdraw.png" />
278 <structure type="chrome_scaled_image" name="IDR_FILETYPE_GDRAW_WHITE" fi le="cros/file_types/gdraw_white.png" /> 278 <structure type="chrome_scaled_image" name="IDR_FILETYPE_GDRAW_WHITE" fi le="cros/file_types/gdraw_white.png" />
279 <structure type="chrome_scaled_image" name="IDR_FILETYPE_GENERIC" file=" cros/file_types/generic.png" /> 279 <structure type="chrome_scaled_image" name="IDR_FILETYPE_GENERIC" file=" cros/file_types/generic.png" />
280 <structure type="chrome_scaled_image" name="IDR_FILETYPE_GENERIC_WHITE" file="cros/file_types/generic_white.png" /> 280 <structure type="chrome_scaled_image" name="IDR_FILETYPE_GENERIC_WHITE" file="cros/file_types/generic_white.png" />
281 <structure type="chrome_scaled_image" name="IDR_FILETYPE_GLINK" file="cr os/file_types/glink.png" /> 281 <structure type="chrome_scaled_image" name="IDR_FILETYPE_GLINK" file="cr os/file_types/glink.png" />
282 <structure type="chrome_scaled_image" name="IDR_FILETYPE_GLINK_WHITE" fi le="cros/file_types/glink_white.png" /> 282 <structure type="chrome_scaled_image" name="IDR_FILETYPE_GLINK_WHITE" fi le="cros/file_types/glink_white.png" />
283 <structure type="chrome_scaled_image" name="IDR_FILETYPE_GMAP" file="cro s/file_types/gmap.png" />
284 <structure type="chrome_scaled_image" name="IDR_FILETYPE_GMAP_WHITE" fil e="cros/file_types/gmap_white.png" />
283 <structure type="chrome_scaled_image" name="IDR_FILETYPE_GSHEET" file="c ros/file_types/gsheet.png" /> 285 <structure type="chrome_scaled_image" name="IDR_FILETYPE_GSHEET" file="c ros/file_types/gsheet.png" />
284 <structure type="chrome_scaled_image" name="IDR_FILETYPE_GSHEET_WHITE" f ile="cros/file_types/gsheet_white.png" /> 286 <structure type="chrome_scaled_image" name="IDR_FILETYPE_GSHEET_WHITE" f ile="cros/file_types/gsheet_white.png" />
285 <structure type="chrome_scaled_image" name="IDR_FILETYPE_GSLIDES" file=" cros/file_types/gslides.png" /> 287 <structure type="chrome_scaled_image" name="IDR_FILETYPE_GSLIDES" file=" cros/file_types/gslides.png" />
286 <structure type="chrome_scaled_image" name="IDR_FILETYPE_GSLIDES_WHITE" file="cros/file_types/gslides_white.png" /> 288 <structure type="chrome_scaled_image" name="IDR_FILETYPE_GSLIDES_WHITE" file="cros/file_types/gslides_white.png" />
287 <structure type="chrome_scaled_image" name="IDR_FILETYPE_GTABLE" file="c ros/file_types/gtable.png" /> 289 <structure type="chrome_scaled_image" name="IDR_FILETYPE_GTABLE" file="c ros/file_types/gtable.png" />
288 <structure type="chrome_scaled_image" name="IDR_FILETYPE_GTABLE_WHITE" f ile="cros/file_types/gtable_white.png" /> 290 <structure type="chrome_scaled_image" name="IDR_FILETYPE_GTABLE_WHITE" f ile="cros/file_types/gtable_white.png" />
289 <structure type="chrome_scaled_image" name="IDR_FILETYPE_IMAGE" file="cr os/file_types/image.png" /> 291 <structure type="chrome_scaled_image" name="IDR_FILETYPE_IMAGE" file="cr os/file_types/image.png" />
290 <structure type="chrome_scaled_image" name="IDR_FILETYPE_IMAGE_WHITE" fi le="cros/file_types/image_white.png" /> 292 <structure type="chrome_scaled_image" name="IDR_FILETYPE_IMAGE_WHITE" fi le="cros/file_types/image_white.png" />
291 <structure type="chrome_scaled_image" name="IDR_FILETYPE_PDF" file="cros /file_types/pdf.png" /> 293 <structure type="chrome_scaled_image" name="IDR_FILETYPE_PDF" file="cros /file_types/pdf.png" />
292 <structure type="chrome_scaled_image" name="IDR_FILETYPE_PDF_WHITE" file ="cros/file_types/pdf_white.png" /> 294 <structure type="chrome_scaled_image" name="IDR_FILETYPE_PDF_WHITE" file ="cros/file_types/pdf_white.png" />
(...skipping 905 matching lines...) Expand 10 before | Expand all | Expand 10 after
1198 <structure type="chrome_scaled_image" name="IDR_PEOPLE_SEARCH_ACTION_EMAIL " file="common/mail.png" /> 1200 <structure type="chrome_scaled_image" name="IDR_PEOPLE_SEARCH_ACTION_EMAIL " file="common/mail.png" />
1199 <structure type="chrome_scaled_image" name="IDR_PEOPLE_SEARCH_ACTION_EMAIL _HOVER" file="common/mail_hover.png" /> 1201 <structure type="chrome_scaled_image" name="IDR_PEOPLE_SEARCH_ACTION_EMAIL _HOVER" file="common/mail_hover.png" />
1200 <structure type="chrome_scaled_image" name="IDR_PEOPLE_SEARCH_ACTION_EMAIL _PRESSED" file="common/mail_pressed.png" /> 1202 <structure type="chrome_scaled_image" name="IDR_PEOPLE_SEARCH_ACTION_EMAIL _PRESSED" file="common/mail_pressed.png" />
1201 <structure type="chrome_scaled_image" name="IDR_PEOPLE_SEARCH_ACTION_CHAT" file="common/chat.png" /> 1203 <structure type="chrome_scaled_image" name="IDR_PEOPLE_SEARCH_ACTION_CHAT" file="common/chat.png" />
1202 <structure type="chrome_scaled_image" name="IDR_PEOPLE_SEARCH_ACTION_CHAT_ HOVER" file="common/chat_hover.png" /> 1204 <structure type="chrome_scaled_image" name="IDR_PEOPLE_SEARCH_ACTION_CHAT_ HOVER" file="common/chat_hover.png" />
1203 <structure type="chrome_scaled_image" name="IDR_PEOPLE_SEARCH_ACTION_CHAT_ PRESSED" file="common/chat_pressed.png" /> 1205 <structure type="chrome_scaled_image" name="IDR_PEOPLE_SEARCH_ACTION_CHAT_ PRESSED" file="common/chat_pressed.png" />
1204 1206
1205 </structures> 1207 </structures>
1206 </release> 1208 </release>
1207 </grit> 1209 </grit>
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698