Index: public/blink_resources.grd |
diff --git a/public/blink_resources.grd b/public/blink_resources.grd |
index 69ae682fac1b39452b57b16fb4a36bb637285a3b..7a12d1cc33b22897e347f8835e63013797f498b9 100644 |
--- a/public/blink_resources.grd |
+++ b/public/blink_resources.grd |
@@ -9,6 +9,8 @@ |
</outputs> |
<release seq="1"> |
<includes> |
+ <include name="IDR_XML_VIEWER_JS" file="../Source/core/xml/XMLViewer.js" type="BINDATA"/> |
+ <include name="IDR_XML_VIEWER_CSS" file="../Source/core/xml/XMLViewer.css" type="BINDATA"/> |
<include name="IDR_PICKER_COMMON_JS" file="../Source/web/resources/pickerCommon.js" type="BINDATA"/> |
<include name="IDR_PICKER_COMMON_CSS" file="../Source/web/resources/pickerCommon.css" type="BINDATA"/> |
<include name="IDR_CALENDAR_PICKER_CSS" file="../Source/web/resources/calendarPicker.css" type="BINDATA"/> |