| Index: ui/webui/resources/webui_resources.grd
|
| diff --git a/ui/webui/resources/webui_resources.grd b/ui/webui/resources/webui_resources.grd
|
| index ee07cd768b0b84f6e26cbef9324c20dfa8c34d89..594246ac7b82e690e986244141a7f8fdef5ceb56 100644
|
| --- a/ui/webui/resources/webui_resources.grd
|
| +++ b/ui/webui/resources/webui_resources.grd
|
| @@ -219,7 +219,8 @@ without changes to the corresponding grd file. -->
|
| file="css/chrome_shared.css" type="chrome_html"
|
| flattenhtml="true" />
|
| <structure name="IDR_WEBUI_CSS_CONTROLLED_INDICATOR"
|
| - file="css/controlled_indicator.css" type="chrome_html" />
|
| + file="css/controlled_indicator.css" type="chrome_html"
|
| + flattenhtml="true" />
|
| <structure name="IDR_WEBUI_CSS_DIALOGS"
|
| file="css/dialogs.css" type="chrome_html" />
|
| <structure name="IDR_WEBUI_CSS_I18N_PROCESS"
|
|
|