| Index: ui/webui/resources/webui_resources.grd
|
| diff --git a/ui/webui/resources/webui_resources.grd b/ui/webui/resources/webui_resources.grd
|
| index 8a84b14799dd8f79d53f7f388366acbc9d389276..50af42a1ec69bf88a547d0a529529f2ed465087e 100644
|
| --- a/ui/webui/resources/webui_resources.grd
|
| +++ b/ui/webui/resources/webui_resources.grd
|
| @@ -430,6 +430,9 @@ without changes to the corresponding grd file. -->
|
| <structure name="IDR_WEBUI_CSS_UI_ACCOUNT_TWEAKS"
|
| file="css/chromeos/ui_account_tweaks.css"
|
| type="chrome_html" />
|
| + <structure name="IDR_WEBUI_HTML_UI_ACCOUNT_TWEAKS"
|
| + file="html/chromeos/ui_account_tweaks.html"
|
| + type="chrome_html" />
|
| <structure name="IDR_WEBUI_JS_UI_ACCOUNT_TWEAKS"
|
| file="js/chromeos/ui_account_tweaks.js"
|
| type="chrome_html" />
|
|
|