Chromium Code Reviews| Index: ui/webui/resources/webui_resources.grd |
| diff --git a/ui/webui/resources/webui_resources.grd b/ui/webui/resources/webui_resources.grd |
| index 8c8473fd0c66e0e0c7a14e970ee98e68e621a4ff..6277c50b58d6647eccd101a98de0da83466bde4a 100644 |
| --- a/ui/webui/resources/webui_resources.grd |
| +++ b/ui/webui/resources/webui_resources.grd |
| @@ -328,6 +328,8 @@ without changes to the corresponding grd file. --> |
| type="chrome_html" /> |
| <structure name="IDR_WEBUI_HTML_CR_UI_POSITION_UTIL" |
| file="html/cr/ui/position_util.html" type="chrome_html" /> |
| + <structure name="IDR_WEBUI_HTML_CR_UI_SPLITTER" |
| + file="html/cr/ui/splitter.html" type="chrome_html" /> |
|
tsergeant
2017/03/13 02:46:33
Looks like you forgot to add this file to git.
calamity
2017/03/13 07:04:50
Oops. One of those things you assume was always th
|
| <structure name="IDR_WEBUI_HTML_EVENT_TRACKER" |
| file="html/event_tracker.html" type="chrome_html" /> |
| <structure name="IDR_WEBUI_HTML_ICON" |