| Index: ui/webui/resources/webui_resources.grd
|
| diff --git a/ui/webui/resources/webui_resources.grd b/ui/webui/resources/webui_resources.grd
|
| index 0df44239b0b1781fabeb0840da28e93e064e3d39..cff59a154a9dbd171d5657cd44038709eb788123 100644
|
| --- a/ui/webui/resources/webui_resources.grd
|
| +++ b/ui/webui/resources/webui_resources.grd
|
| @@ -248,7 +248,7 @@ without changes to the corresponding grd file. -->
|
| file="css/widgets.css" type="chrome_html"
|
| flattenhtml="true" />
|
| <structure name="IDR_WEBUI_JS_CR"
|
| - file="js/cr.js" type="chrome_html" />
|
| + file="js/cr.js" type="chrome_html" flattenhtml="true" />
|
| <structure name="IDR_WEBUI_JS_CR_EVENT_TARGET"
|
| file="js/cr/event_target.js" type="chrome_html" />
|
| <structure name="IDR_WEBUI_JS_CR_LINK_CONTROLLER"
|
|
|