| Index: chrome/app/theme/chrome_unscaled_resources.grd
|
| diff --git a/chrome/app/theme/chrome_unscaled_resources.grd b/chrome/app/theme/chrome_unscaled_resources.grd
|
| index 46433415606aec68b8ec14e0ec26550edcc5e6ec..167019d6412e7a8c357adfb3633a576c8b1653e2 100644
|
| --- a/chrome/app/theme/chrome_unscaled_resources.grd
|
| +++ b/chrome/app/theme/chrome_unscaled_resources.grd
|
| @@ -94,15 +94,6 @@
|
| <include name="IDR_APPS_FOLDER_OVERLAY_128" file="mac/apps_folder_overlay_128.png" type="BINDATA" />
|
| <include name="IDR_APPS_FOLDER_OVERLAY_512" file="mac/apps_folder_overlay_512.png" type="BINDATA" />
|
| </if>
|
| - <if expr="chromeos">
|
| - <!-- TODO(dzhioev): Remove when we have Roboto among system fonts.
|
| - http://crbug.com/409047 -->
|
| - <include name="IDR_FONT_ROBOTO_THIN" file="Roboto-Thin.ttf" type="BINDATA" />
|
| - <include name="IDR_FONT_ROBOTO_LIGHT" file="Roboto-Light.ttf" type="BINDATA" />
|
| - <include name="IDR_FONT_ROBOTO_REGULAR" file="Roboto-Regular.ttf" type="BINDATA" />
|
| - <include name="IDR_FONT_ROBOTO_MEDIUM" file="Roboto-Medium.ttf" type="BINDATA" />
|
| - <include name="IDR_FONT_ROBOTO_BOLD" file="Roboto-Bold.ttf" type="BINDATA" />
|
| - </if>
|
| </includes>
|
| </release>
|
| </grit>
|
|
|