Index: components/resources/wug_resources.grdp |
diff --git a/components/resources/wug_resources.grdp b/components/resources/wug_resources.grdp |
new file mode 100644 |
index 0000000000000000000000000000000000000000..3374c14819356da558b4e1feddbb1048e69ce851 |
--- /dev/null |
+++ b/components/resources/wug_resources.grdp |
@@ -0,0 +1,7 @@ |
+<?xml version="1.0" encoding="utf-8"?> |
+<grit-part> |
+ <include name="IDR_WUG_CONTEXT_HTML" file="../wug/resources/context.html" type="chrome_html" /> |
+ <include name="IDR_WUG_CONTEXT_JS" file="../wug/resources/context.js" type="chrome_html" flattenhtml="true" /> |
+ <include name="IDR_WUG_WEBUI_VIEW_HTML" file="../wug/resources/webui-view.html" type="chrome_html" /> |
+ <include name="IDR_WUG_WEBUI_VIEW_JS" file="../wug/resources/webui-view.js" type="chrome_html" /> |
+</grit-part> |