Chromium Code Reviews| Index: chrome/browser/resources/component_extension_resources.grd |
| =================================================================== |
| --- chrome/browser/resources/component_extension_resources.grd (revision 82141) |
| +++ chrome/browser/resources/component_extension_resources.grd (working copy) |
| @@ -23,6 +23,8 @@ |
| <if expr="pp_ifdef('file_manager_extension')"> |
| <include name="IDR_FILE_MANAGER_MAIN" file="file_manager/main.html" flattenhtml="true" type="BINDATA" /> |
| + <include name="IDR_FILE_MANAGER_BACKGROUND" file="file_manager/background.html" flattenhtml="true" type="BINDATA" /> |
|
zel
2011/04/20 16:51:21
As I said, we should get rid of this one by any co
|
| + <include name="IDR_FILE_MANAGER_SLIDESHOW" file="file_manager/slideshow.html" flattenhtml="true" type="BINDATA" /> |
| <include name="IDR_FILE_MANAGER_ICON16" file="file_manager/images/icon16.png" type="BINDATA" /> |
| </if> |