| Index: ui/webui/resources/webui_resources.grd
|
| diff --git a/ui/webui/resources/webui_resources.grd b/ui/webui/resources/webui_resources.grd
|
| index 529693e0188683bafb4f6c4a6b8445bba4e83a1e..642e5af865c42239e7485bbbf14f47a32050ea6f 100644
|
| --- a/ui/webui/resources/webui_resources.grd
|
| +++ b/ui/webui/resources/webui_resources.grd
|
| @@ -196,6 +196,10 @@ without changes to the corresponding grd file. -->
|
| file="images/throbber_small.svg" type="BINDATA" />
|
| <include name="IDR_WEBUI_IMAGES_TRASH"
|
| file="images/trash.png" type="BINDATA" />
|
| +
|
| + <if expr="not is_android">
|
| + <part file="cr_elements_images.grdp" />
|
| + </if>
|
| </includes>
|
| <structures>
|
| <structure name="IDR_WEBUI_CSS_ACTION_LINK"
|
|
|