| 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" />
|
|
|