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

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

Issue 15822005: Remove omnibox_search_hint.(cc,h). (Closed) Base URL: http://git.chromium.org/chromium/src.git@master
Patch Set: sync+rebase Created 7 years, 6 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 377 matching lines...) Expand 10 before | Expand all | Expand 10 after
388 <structure type="chrome_scaled_image" name="IDR_INFOBAR_AUTOFILL" file="in fobar_autofill.png" /> 388 <structure type="chrome_scaled_image" name="IDR_INFOBAR_AUTOFILL" file="in fobar_autofill.png" />
389 <structure type="chrome_scaled_image" name="IDR_INFOBAR_AUTOLOGIN" file="i nfobar_autologin.png" /> 389 <structure type="chrome_scaled_image" name="IDR_INFOBAR_AUTOLOGIN" file="i nfobar_autologin.png" />
390 <structure type="chrome_scaled_image" name="IDR_INFOBAR_COOKIE" file="info bar_cookie.png" /> 390 <structure type="chrome_scaled_image" name="IDR_INFOBAR_COOKIE" file="info bar_cookie.png" />
391 <structure type="chrome_scaled_image" name="IDR_INFOBAR_DESKTOP_NOTIFICATI ONS" file="infobar_desktop_notifications.png" /> 391 <structure type="chrome_scaled_image" name="IDR_INFOBAR_DESKTOP_NOTIFICATI ONS" file="infobar_desktop_notifications.png" />
392 <structure type="chrome_scaled_image" name="IDR_INFOBAR_INCOMPLETE" file=" infobar_incomplete.png" /> 392 <structure type="chrome_scaled_image" name="IDR_INFOBAR_INCOMPLETE" file=" infobar_incomplete.png" />
393 <structure type="chrome_scaled_image" name="IDR_INFOBAR_MEDIA_STREAM_CAMER A" file="common/infobar_camera.png" /> 393 <structure type="chrome_scaled_image" name="IDR_INFOBAR_MEDIA_STREAM_CAMER A" file="common/infobar_camera.png" />
394 <structure type="chrome_scaled_image" name="IDR_INFOBAR_MEDIA_STREAM_MIC" file="common/infobar_microphone.png" /> 394 <structure type="chrome_scaled_image" name="IDR_INFOBAR_MEDIA_STREAM_MIC" file="common/infobar_microphone.png" />
395 <structure type="chrome_scaled_image" name="IDR_INFOBAR_MULTIPLE_DOWNLOADS " file="infobar_multiple_downloads.png" /> 395 <structure type="chrome_scaled_image" name="IDR_INFOBAR_MULTIPLE_DOWNLOADS " file="infobar_multiple_downloads.png" />
396 <structure type="chrome_scaled_image" name="IDR_INFOBAR_PLUGIN_CRASHED" fi le="infobar_plugin_crashed.png" /> 396 <structure type="chrome_scaled_image" name="IDR_INFOBAR_PLUGIN_CRASHED" fi le="infobar_plugin_crashed.png" />
397 <structure type="chrome_scaled_image" name="IDR_INFOBAR_PLUGIN_INSTALL" fi le="infobar_plugin.png" /> 397 <structure type="chrome_scaled_image" name="IDR_INFOBAR_PLUGIN_INSTALL" fi le="infobar_plugin.png" />
398 <structure type="chrome_scaled_image" name="IDR_INFOBAR_QUESTION_MARK" fil e="infobar_questionmark.png" />
399 <structure type="chrome_scaled_image" name="IDR_INFOBAR_RESTORE_SESSION" f ile="infobar_restore.png" /> 398 <structure type="chrome_scaled_image" name="IDR_INFOBAR_RESTORE_SESSION" f ile="infobar_restore.png" />
400 <structure type="chrome_scaled_image" name="IDR_INFOBAR_SAVE_PASSWORD" fil e="infobar_savepassword.png" /> 399 <structure type="chrome_scaled_image" name="IDR_INFOBAR_SAVE_PASSWORD" fil e="infobar_savepassword.png" />
401 <structure type="chrome_scaled_image" name="IDR_INFOBAR_SSL_WARNING" file= "infobar_insecure.png" /> 400 <structure type="chrome_scaled_image" name="IDR_INFOBAR_SSL_WARNING" file= "infobar_insecure.png" />
402 <structure type="chrome_scaled_image" name="IDR_INFOBAR_THEME" file="infob ar_theme.png" /> 401 <structure type="chrome_scaled_image" name="IDR_INFOBAR_THEME" file="infob ar_theme.png" />
403 <structure type="chrome_scaled_image" name="IDR_INFOBAR_TRANSLATE" file="i nfobar_translate.png" /> 402 <structure type="chrome_scaled_image" name="IDR_INFOBAR_TRANSLATE" file="i nfobar_translate.png" />
404 <structure type="chrome_scaled_image" name="IDR_INPUT_ALERT" file="common/ input_alert.png" /> 403 <structure type="chrome_scaled_image" name="IDR_INPUT_ALERT" file="common/ input_alert.png" />
405 <structure type="chrome_scaled_image" name="IDR_INPUT_ALERT_MENU" file="co mmon/input_alert_menu.png" /> 404 <structure type="chrome_scaled_image" name="IDR_INPUT_ALERT_MENU" file="co mmon/input_alert_menu.png" />
406 <structure type="chrome_scaled_image" name="IDR_INPUT_GOOD" file="common/i nput_good.png" /> 405 <structure type="chrome_scaled_image" name="IDR_INPUT_GOOD" file="common/i nput_good.png" />
407 <structure type="chrome_scaled_image" name="IDR_KEYWORD_SEARCH_MAGNIFIER" file="keyword_search_magnifier.png" /> 406 <structure type="chrome_scaled_image" name="IDR_KEYWORD_SEARCH_MAGNIFIER" file="keyword_search_magnifier.png" />
408 <structure type="chrome_scaled_image" name="IDR_KILLED_TAB" file="killtab. png" /> 407 <structure type="chrome_scaled_image" name="IDR_KILLED_TAB" file="killtab. png" />
(...skipping 500 matching lines...) Expand 10 before | Expand all | Expand 10 after
909 <structure type="chrome_scaled_image" name="IDR_WEBSTORE_ICON_16" file=" google_chrome/webstore_icon_16.png" /> 908 <structure type="chrome_scaled_image" name="IDR_WEBSTORE_ICON_16" file=" google_chrome/webstore_icon_16.png" />
910 <structure type="chrome_scaled_image" name="IDR_WEBSTORE_ICON_24" file=" google_chrome/webstore_icon_24.png" /> 909 <structure type="chrome_scaled_image" name="IDR_WEBSTORE_ICON_24" file=" google_chrome/webstore_icon_24.png" />
911 <structure type="chrome_scaled_image" name="IDR_WEBSTORE_ICON_32" file=" google_chrome/webstore_icon_32.png" /> 910 <structure type="chrome_scaled_image" name="IDR_WEBSTORE_ICON_32" file=" google_chrome/webstore_icon_32.png" />
912 </if> 911 </if>
913 <structure type="chrome_scaled_image" name="IDR_ZOOM_MINUS" file="zoom_min us.png" /> 912 <structure type="chrome_scaled_image" name="IDR_ZOOM_MINUS" file="zoom_min us.png" />
914 <structure type="chrome_scaled_image" name="IDR_ZOOM_PLUS" file="zoom_plus .png" /> 913 <structure type="chrome_scaled_image" name="IDR_ZOOM_PLUS" file="zoom_plus .png" />
915 <structure type="chrome_scaled_image" name="IDR_ZOOM_NORMAL" file="zoom_re set.png" /> 914 <structure type="chrome_scaled_image" name="IDR_ZOOM_NORMAL" file="zoom_re set.png" />
916 </structures> 915 </structures>
917 </release> 916 </release>
918 </grit> 917 </grit>
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698