| Index: chrome/browser/resources/shared_resources.grd
|
| diff --git a/chrome/browser/resources/shared_resources.grd b/chrome/browser/resources/shared_resources.grd
|
| index 0b96e108b7befe25ed578eb3a81a55efa7852699..fd77effca9736ff9bfd5e0316462a1d4d997e553 100644
|
| --- a/chrome/browser/resources/shared_resources.grd
|
| +++ b/chrome/browser/resources/shared_resources.grd
|
| @@ -21,7 +21,7 @@ without changes to the corresponding grd file. -->
|
| <include name="IDR_SHARED_CSS_LIST"
|
| file="shared/css/list.css" type="BINDATA" />
|
| <include name="IDR_SHARED_CSS_MENU"
|
| - file="shared/css/menu.css" type="BINDATA" />
|
| + file="shared/css/menu.css" type="BINDATA" flattenhtml="true" />
|
| <include name="IDR_SHARED_CSS_CHROME"
|
| file="shared/css/chrome_shared.css" type="BINDATA" />
|
| <include name="IDR_SHARED_CSS_CHROME2"
|
|
|