| Index: ui/webui/resources/webui_resources.grd
|
| diff --git a/ui/webui/resources/webui_resources.grd b/ui/webui/resources/webui_resources.grd
|
| index ccdd0d3f8e69a0c86af68199c58305cfd548ae7e..219ebbf15973481552a7b4223b356342d9beb3b5 100644
|
| --- a/ui/webui/resources/webui_resources.grd
|
| +++ b/ui/webui/resources/webui_resources.grd
|
| @@ -203,7 +203,7 @@ without changes to the corresponding grd file. -->
|
| <structure name="IDR_WEBUI_JS_PARSE_HTML_SUBSET"
|
| file="js/parse_html_subset.js" type="chrome_html" />
|
| <structure name="IDR_WEBUI_JS_UTIL"
|
| - file="js/util.js" type="chrome_html" />
|
| + file="js/util.js" type="chrome_html" flattenhtml="true" />
|
| <if expr="pp_ifdef('chromeos')">
|
| <structure name="IDR_WEBUI_CSS_UI_ACCOUNT_TWEAKS"
|
| file="css/chromeos/ui_account_tweaks.css"
|
|
|