Index: ui/webui/resources/webui_resources.grd |
diff --git a/ui/webui/resources/webui_resources.grd b/ui/webui/resources/webui_resources.grd |
index 8abacac58368f06d214a0ad73c93ef967b5f5a53..84560257a1fffbe7ab5661fcf314d6cec2c62611 100644 |
--- a/ui/webui/resources/webui_resources.grd |
+++ b/ui/webui/resources/webui_resources.grd |
@@ -19,6 +19,7 @@ without changes to the corresponding grd file. --> |
<!-- Roboto Font. Roboto-Regular is already available on Android, and |
Roboto-Medium is not used on Android. --> |
Mathieu
2015/12/14 14:33:21
update comment to mention Light
|
<if expr="not android"> |
+ <include name="IDR_WEBUI_ROBOTO_ROBOTO_LIGHT_WOFF2" file="roboto/roboto-light.woff2" type="BINDATA" /> |
<include name="IDR_WEBUI_ROBOTO_ROBOTO_REGULAR_WOFF2" file="roboto/roboto-regular.woff2" type="BINDATA" /> |
<include name="IDR_WEBUI_ROBOTO_ROBOTO_MEDIUM_WOFF2" file="roboto/roboto-medium.woff2" type="BINDATA" /> |
</if> |