| Index: ui/webui/resources/webui_resources.grd
|
| diff --git a/ui/webui/resources/webui_resources.grd b/ui/webui/resources/webui_resources.grd
|
| index 6442cb3a1da3257e785e71f9b09d45be062b89d1..838c0afb36cd99fb92ff05e1c20962ef5495efb6 100644
|
| --- a/ui/webui/resources/webui_resources.grd
|
| +++ b/ui/webui/resources/webui_resources.grd
|
| @@ -225,6 +225,8 @@ without changes to the corresponding grd file. -->
|
| <structure name="IDR_WEBUI_CSS_CHROME"
|
| file="css/chrome_shared.css" type="chrome_html"
|
| flattenhtml="true" />
|
| + <structure name="IDR_WEBUI_CSS_TEXT_DEFAULTS"
|
| + file="css/text_defaults.css" type="chrome_html" />
|
| <structure name="IDR_WEBUI_CSS_OVERLAY"
|
| file="css/overlay.css" type="chrome_html"
|
| flattenhtml="true" />
|
|
|