Chromium Code Reviews| Index: ui/webui/resources/webui_resources.grd |
| diff --git a/ui/webui/resources/webui_resources.grd b/ui/webui/resources/webui_resources.grd |
| index aadc894027f02da771e85f5f9499f85e1a7b1948..ce21566f167cfee15b62b50dd7bd52ed88448b17 100644 |
| --- a/ui/webui/resources/webui_resources.grd |
| +++ b/ui/webui/resources/webui_resources.grd |
| @@ -16,6 +16,8 @@ without changes to the corresponding grd file. --> |
| <include name="IDR_WEBUI_I18N_TEMPLATE_JS" file="js/i18n_template.js" flattenhtml="true" type="BINDATA" /> |
| <include name="IDR_WEBUI_JSTEMPLATE_JS" file="js/jstemplate_compiled.js" flattenhtml="true" type="BINDATA" /> |
| <include name="IDR_WEBUI_ANALYTICS_JS" file="js/analytics.js" flattenhtml="true" type="BINDATA" /> |
| + <include name="IDR_WEBUI_HAMMER_JS" file="js/hammer.js" flattenhtml="true" type="BINDATA" /> |
| + |
|
wjmaclean
2016/04/21 14:11:02
Remove blank line.
alessandroa
2016/04/22 14:33:05
Done.
|
| <!-- Roboto Font. Roboto-Regular and Roboto-Light is already available on |
| Android, and Roboto-Medium is not used on Android. --> |
| <if expr="not android"> |