| Index: ui/webui/resources/webui_resources.grd
|
| diff --git a/ui/webui/resources/webui_resources.grd b/ui/webui/resources/webui_resources.grd
|
| index 0b055952fe1e3fb0066a98a5311816f13b141f4d..094436a48b10c6cfdfb7566794e1e107caa9c3bc 100644
|
| --- a/ui/webui/resources/webui_resources.grd
|
| +++ b/ui/webui/resources/webui_resources.grd
|
| @@ -19,7 +19,6 @@ without changes to the corresponding grd file. -->
|
| <!-- Roboto Font. Roboto-Regular and Roboto-Light is already available on
|
| Android, and Roboto-Medium is not used on Android. -->
|
| <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>
|
|
|