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

Unified Diff: chrome/app/theme/theme_resources_standard.grd

Issue 10660021: HiDPI assets for omnibox icons. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: cros Created 8 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 side-by-side diff with in-line comments
Download patch
« no previous file with comments | « chrome/app/theme/theme_resources.grd ('k') | chrome/browser/autocomplete/autocomplete_match.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/app/theme/theme_resources_standard.grd
diff --git a/chrome/app/theme/theme_resources_standard.grd b/chrome/app/theme/theme_resources_standard.grd
index c3f9fbed7dbc063e1c22b9759059c1cdf99f975e..0cd0378cc2cedd3519e37f6444f7dd871686a36d 100644
--- a/chrome/app/theme/theme_resources_standard.grd
+++ b/chrome/app/theme/theme_resources_standard.grd
@@ -231,6 +231,16 @@
<structure type="chrome_scaled_image" name="IDR_NEWTAB_BUTTON_P" file="newtab_pressed.png" />
<structure type="chrome_scaled_image" name="IDR_NEWTAB_BUTTON_MASK" file="newtab_button_mask.png" />
</if>
+ <structure type="chrome_scaled_image" name="IDR_OMNIBOX_EXTENSION_APP" file="omnibox_extension_app.png" />
+ <structure type="chrome_scaled_image" name="IDR_OMNIBOX_EXTENSION_APP_SELECTED" file="omnibox_extension_app_selected.png" />
+ <structure type="chrome_scaled_image" name="IDR_OMNIBOX_HTTP" file="omnibox_http.png" />
+ <structure type="chrome_scaled_image" name="IDR_OMNIBOX_HTTPS_INVALID" file="omnibox_https_invalid.png" />
+ <structure type="chrome_scaled_image" name="IDR_OMNIBOX_HTTPS_VALID" file="omnibox_https_valid.png" />
+ <structure type="chrome_scaled_image" name="IDR_OMNIBOX_HTTPS_WARNING" file="omnibox_https_warning.png" />
+ <structure type="chrome_scaled_image" name="IDR_OMNIBOX_HTTP_SELECTED" file="omnibox_http_selected.png" />
+ <structure type="chrome_scaled_image" name="IDR_OMNIBOX_SEARCH" file="omnibox_search.png" />
+ <structure type="chrome_scaled_image" name="IDR_OMNIBOX_STAR" file="omnibox_star.png" />
+ <structure type="chrome_scaled_image" name="IDR_OMNIBOX_TTS" file="omnibox_tts.png" />
<structure type="chrome_scaled_image" name="IDR_PAGEINFO_BAD" file="pageinfo_bad.png" />
<structure type="chrome_scaled_image" name="IDR_PAGEINFO_GOOD" file="pageinfo_good.png" />
<structure type="chrome_scaled_image" name="IDR_PAGEINFO_INFO" file="pageinfo_info.png" />
« no previous file with comments | « chrome/app/theme/theme_resources.grd ('k') | chrome/browser/autocomplete/autocomplete_match.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698