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

Unified Diff: ui/webui/resources/cr_elements_images.grdp

Issue 2848973003: MD Settings: convert paper-icon-button to paper-icon-button-light. (Closed)
Patch Set: move more icons to classes Created 3 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
Index: ui/webui/resources/cr_elements_images.grdp
diff --git a/ui/webui/resources/cr_elements_images.grdp b/ui/webui/resources/cr_elements_images.grdp
index b9c5215d677dbf076b8bfd41b5bc9a856e385880..5e4e0302c8921ace756265d16c621565f0663634 100644
--- a/ui/webui/resources/cr_elements_images.grdp
+++ b/ui/webui/resources/cr_elements_images.grdp
@@ -10,6 +10,18 @@
file="images/icon_cancel.svg" type="BINDATA" />
<include name="IDR_WEBUI_IMAGES_ICON_CANCEL_TOOLBAR"
file="images/icon_cancel_toolbar.svg" type="BINDATA" />
+ <include name="IDR_WEBUI_IMAGES_ICON_CLEAR"
+ file="images/icon_clear.svg" type="BINDATA" />
+ <include name="IDR_WEBUI_IMAGES_ICON_DELETE"
+ file="images/icon_delete.svg" type="BINDATA" />
+ <include name="IDR_WEBUI_IMAGES_ICON_MORE_VERT"
+ file="images/icon_more_vert.svg" type="BINDATA" />
+ <include name="IDR_WEBUI_IMAGES_ICON_SETTINGS"
+ file="images/icon_settings.svg" type="BINDATA" />
+ <include name="IDR_WEBUI_IMAGES_ICON_SEARCH"
+ file="images/icon_search.svg" type="BINDATA" />
+ <include name="IDR_WEBUI_IMAGES_ICON_ARROW_DROPDOWN"
+ file="images/icon_arrow_dropdown.svg" type="BINDATA" />
<if expr="chromeos">
<include name="IDR_CR_ELEMENTS_CELLULAR_0_SVG"
file="cr_elements/network/cellular_0.svg" type="BINDATA" />

Powered by Google App Engine
This is Rietveld 408576698