Index: ui/webui/resources/webui_resources.grd |
diff --git a/ui/webui/resources/webui_resources.grd b/ui/webui/resources/webui_resources.grd |
index c6dc5d3d697c771e0b9a3540037b278c38f5e80a..fcab42bfda05ddb082500f4ff7b2b1aa9ab63ba6 100644 |
--- a/ui/webui/resources/webui_resources.grd |
+++ b/ui/webui/resources/webui_resources.grd |
@@ -202,6 +202,8 @@ without changes to the corresponding grd file. --> |
file="images/trash.png" type="BINDATA" /> |
<include name="IDR_WEBUI_IMAGES_CLOUDS" |
file="images/clouds.png" type="BINDATA" /> |
+ |
+ <part file="cr_elements_images.grdp" /> |
</includes> |
<structures> |
<structure name="IDR_WEBUI_CSS_ALERT_OVERLAY" |
@@ -376,8 +378,6 @@ without changes to the corresponding grd file. --> |
file="js/parse_html_subset.js" type="chrome_html" /> |
<structure name="IDR_WEBUI_JS_UTIL" |
file="js/util.js" type="chrome_html" flattenhtml="true" /> |
- <structure name="IDR_WEBUI_JS_WEBUI_RESOURCE_TEST" |
- file="js/webui_resource_test.js" type="chrome_html" /> |
<if expr="chromeos"> |
<structure name="IDR_WEBUI_CSS_UI_ACCOUNT_TWEAKS" |
file="css/chromeos/ui_account_tweaks.css" |