Index: ui/webui/resources/cr_elements_resources.grdp |
diff --git a/ui/webui/resources/cr_elements_resources.grdp b/ui/webui/resources/cr_elements_resources.grdp |
index 1f3a45ff064cd320a34254db76567e3bdcdc1684..89cdf6625ad663e1f1b4e90796005e89fee7afd6 100644 |
--- a/ui/webui/resources/cr_elements_resources.grdp |
+++ b/ui/webui/resources/cr_elements_resources.grdp |
@@ -152,6 +152,12 @@ |
<structure name="IDR_CR_ELEMENTS_CR_SHARED_VARS_CSS_HTML" |
file="../../webui/resources/cr_elements/shared_vars_css.html" |
type="chrome_html" /> |
+ <structure name="IDR_CR_ELEMENTS_CR_TOAST_HTML" |
+ file="../../webui/resources/cr_elements/cr_toast/cr_toast.html" |
dpapad
2017/05/31 17:52:38
Are those files supposed to be added in the same C
calamity
2017/06/01 06:40:08
Oops, forgot to git add. I've moved the toast to m
|
+ type="chrome_html" /> |
+ <structure name="IDR_CR_ELEMENTS_CR_TOAST_JS" |
+ file="../../webui/resources/cr_elements/cr_toast/cr_toast.js" |
+ type="chrome_html" /> |
<structure name="IDR_CR_ELEMENTS_CR_TOOLBAR_HTML" |
file="../../webui/resources/cr_elements/cr_toolbar/cr_toolbar.html" |
type="chrome_html" /> |