| Index: ui/webui/resources/webui_resources.grd
|
| diff --git a/ui/webui/resources/webui_resources.grd b/ui/webui/resources/webui_resources.grd
|
| index 83c3405194dd0a32d509bc59fffd1da26682e8a7..bee2c7cd24a96af167ea226d5e17dab1af25f7a0 100644
|
| --- a/ui/webui/resources/webui_resources.grd
|
| +++ b/ui/webui/resources/webui_resources.grd
|
| @@ -303,6 +303,10 @@ without changes to the corresponding grd file. -->
|
| file="html/i18n_template.html" type="chrome_html" />
|
| <structure name="IDR_WEBUI_HTML_LOAD_TIME_DATA"
|
| file="html/load_time_data.html" type="chrome_html" />
|
| + <structure name="IDR_WEBUI_HTML_MD_SHARED_STYLES"
|
| + file="html/md_shared_styles.html" type="chrome_html" />
|
| + <structure name="IDR_WEBUI_HTML_MD_SHARED_STYLES_CLASSES"
|
| + file="html/md_shared_styles_classes.html" type="chrome_html" />
|
| <structure name="IDR_WEBUI_HTML_POLYMER"
|
| file="html/polymer.html" type="chrome_html" />
|
| <structure name="IDR_WEBUI_HTML_POLYMER_CONFIG"
|
|
|