| 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 61b9dc84f27e13feac62b8870ace1b13badfaf28..b9c5215d677dbf076b8bfd41b5bc9a856e385880 100644 | 
| --- a/ui/webui/resources/cr_elements_images.grdp | 
| +++ b/ui/webui/resources/cr_elements_images.grdp | 
| @@ -6,6 +6,10 @@ | 
| file="images/arrow_right.svg" type="BINDATA" /> | 
| <include name="IDR_WEBUI_IMAGES_OPEN_IN_NEW" | 
| file="images/open_in_new.svg" type="BINDATA" /> | 
| +  <include name="IDR_WEBUI_IMAGES_ICON_CANCEL" | 
| +           file="images/icon_cancel.svg" type="BINDATA" /> | 
| +  <include name="IDR_WEBUI_IMAGES_ICON_CANCEL_TOOLBAR" | 
| +           file="images/icon_cancel_toolbar.svg" type="BINDATA" /> | 
| <if expr="chromeos"> | 
| <include name="IDR_CR_ELEMENTS_CELLULAR_0_SVG" | 
| file="cr_elements/network/cellular_0.svg" type="BINDATA" /> | 
|  |