| Index: chrome/browser/browser_resources.grd
|
| diff --git a/chrome/browser/browser_resources.grd b/chrome/browser/browser_resources.grd
|
| index 44eaab22fb2b221a8a863e2ee18c4eb966ce47d6..6ea56020bb3f5e692655f017e3f030cda836f796 100644
|
| --- a/chrome/browser/browser_resources.grd
|
| +++ b/chrome/browser/browser_resources.grd
|
| @@ -131,6 +131,9 @@
|
| <include name="IDR_DOWNLOAD_ITEM_JS" file="resources\downloads\item.js" type="BINDATA" />
|
| <include name="IDR_DOWNLOAD_ITEM_VIEW_JS" file="resources\downloads\item_view.js" type="BINDATA" />
|
| <include name="IDR_DOWNLOAD_MANAGER_JS" file="resources\downloads\manager.js" type="BINDATA" />
|
| + <include name="IDR_MD_DOWNLOAD_ICON_LOADER_JS" file="resources\md_downloads\icon_loader.js" type="BINDATA" />
|
| + <include name="IDR_MD_DOWNLOAD_ITEM_VIEW_HTML" file="resources\md_downloads\item_view.html" type="BINDATA" />
|
| + <include name="IDR_MD_DOWNLOAD_ITEM_VIEW_JS" file="resources\md_downloads\item_view.js" type="BINDATA" />
|
| <include name="IDR_MD_DOWNLOAD_MANAGER_JS" file="resources\md_downloads\manager.js" type="BINDATA" />
|
| </if>
|
| <if expr="enable_extensions">
|
|
|