| 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 7b7b89d7c4581b4d2b76f842f48ffce37d765d15..5f9defbfb5fbce898da918953fa47aaf45a7f848 100644
|
| --- a/chrome/app/theme/chrome_unscaled_resources.grd
|
| +++ b/chrome/app/theme/chrome_unscaled_resources.grd
|
| @@ -114,6 +114,11 @@
|
| <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">
|
| + <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_BOLD" file="Roboto-Bold.ttf" type="BINDATA" />
|
| + </if>
|
| </includes>
|
| </release>
|
| </grit>
|
|
|