| Index: ui/webui/resources/webui_resources.grd
|
| diff --git a/ui/webui/resources/webui_resources.grd b/ui/webui/resources/webui_resources.grd
|
| index f3aacd0edf2851b3e9cdc684ed8c48a74557bfd5..38897fa747292246c366fe003ed59b0a88f3b2fd 100644
|
| --- a/ui/webui/resources/webui_resources.grd
|
| +++ b/ui/webui/resources/webui_resources.grd
|
| @@ -17,6 +17,10 @@ without changes to the corresponding grd file. -->
|
| <include name="IDR_WEBUI_I18N_TEMPLATE2_JS" file="js/i18n_template2.js" flattenhtml="true" type="BINDATA" />
|
| <include name="IDR_WEBUI_JSTEMPLATE_JS" file="js/jstemplate_compiled.js" flattenhtml="true" type="BINDATA" />
|
|
|
| + <!-- Roboto Font -->
|
| + <include name="IDR_WEBUI_ROBOTO_ROBOTO_WOFF" file="roboto/roboto.woff" type="BINDATA" />
|
| + <include name="IDR_WEBUI_ROBOTO_ROBOTO_WOFF2" file="roboto/roboto.woff2" type="BINDATA" />
|
| +
|
| <!-- Component apps common image resources - 1x -->
|
| <!-- White button -->
|
| <include name="IDR_WEBUI_IMAGES_APPS_BUTTON"
|
|
|