Chromium Code Reviews| Index: components/resources/ntp_tiles_resources.grdp |
| diff --git a/components/resources/ntp_tiles_resources.grdp b/components/resources/ntp_tiles_resources.grdp |
| index e42d4eab082b1c695b5d738aa65e38b0400d2a51..a59606cd19b45baafa578442b81d3b3d2a7c39db 100644 |
| --- a/components/resources/ntp_tiles_resources.grdp |
| +++ b/components/resources/ntp_tiles_resources.grdp |
| @@ -5,6 +5,14 @@ |
| <include name="IDR_POPULAR_SITES_INTERNALS_JS" file="../ntp_tiles/webui/resources/popular_sites_internals.js" type="BINDATA" /> |
| <include name="IDR_POPULAR_SITES_INTERNALS_CSS" file="../ntp_tiles/webui/resources/popular_sites_internals.css" type="BINDATA" /> |
| <include name="IDR_DEFAULT_POPULAR_SITES_JSON" file="../ntp_tiles/resources/default_popular_sites.json" type="BINDATA" /> |
| + <include name="IDR_DEFAULT_POPULAR_SITES_ICON0" file="../ntp_tiles/resources/icon0" type="BINDATA" /> |
|
sfiera
2017/02/16 11:14:23
They have extensions now, right?
fhorschig
2017/02/16 17:06:42
Right. Added.
|
| + <include name="IDR_DEFAULT_POPULAR_SITES_ICON1" file="../ntp_tiles/resources/icon1" type="BINDATA" /> |
| + <include name="IDR_DEFAULT_POPULAR_SITES_ICON2" file="../ntp_tiles/resources/icon2" type="BINDATA" /> |
| + <include name="IDR_DEFAULT_POPULAR_SITES_ICON3" file="../ntp_tiles/resources/icon3" type="BINDATA" /> |
| + <include name="IDR_DEFAULT_POPULAR_SITES_ICON4" file="../ntp_tiles/resources/icon4" type="BINDATA" /> |
| + <include name="IDR_DEFAULT_POPULAR_SITES_ICON5" file="../ntp_tiles/resources/icon5" type="BINDATA" /> |
| + <include name="IDR_DEFAULT_POPULAR_SITES_ICON6" file="../ntp_tiles/resources/icon6" type="BINDATA" /> |
| + <include name="IDR_DEFAULT_POPULAR_SITES_ICON7" file="../ntp_tiles/resources/icon7" type="BINDATA" /> |
| </if> |
| <include name="IDR_NTP_TILES_INTERNALS_HTML" file="../ntp_tiles/webui/resources/ntp_tiles_internals.html" flattenhtml="true" allowexternalscript="true" type="BINDATA" /> |
| <include name="IDR_NTP_TILES_INTERNALS_JS" file="../ntp_tiles/webui/resources/ntp_tiles_internals.js" type="BINDATA" /> |