Index: chrome/browser/browser_resources.grd |
diff --git a/chrome/browser/browser_resources.grd b/chrome/browser/browser_resources.grd |
index 46cb09ea8bc922a558c0b2ee8c64c9b8ad8527db..59e0e231c427b2edc57b6f82f747323d10e0163f 100644 |
--- a/chrome/browser/browser_resources.grd |
+++ b/chrome/browser/browser_resources.grd |
@@ -101,6 +101,7 @@ without changes to the corresponding grd file. etaa --> |
<include name="IDR_NETWORK_MENU_JS" file="resources\network_menu.js" flattenhtml="true" type="BINDATA" /> |
<include name="IDR_WRENCH_MENU_JS" file="resources\wrench_menu.js" flattenhtml="true" type="BINDATA" /> |
<include name="IDR_WRENCH_MENU_CSS" file="resources\wrench_menu.css" flattenhtml="true" type="BINDATA" /> |
+ <include name="IDR_HELP_MANIFEST" file="resources\help_app\manifest.json" flattenhtml="true" type="BINDATA" /> |
Aaron Boodman
2011/01/24 19:45:58
I don't think you want flattenhtml="true" here.
Dmitry Polukhin
2011/01/25 07:23:21
Done.
|
</if> |
</includes> |
</release> |