| Index: chrome/browser/browser_resources.grd
|
| ===================================================================
|
| --- chrome/browser/browser_resources.grd (revision 92230)
|
| +++ chrome/browser/browser_resources.grd (working copy)
|
| @@ -10,7 +10,8 @@
|
| <release seq="1">
|
| <includes>
|
| <if expr="is_win">
|
| - <include name="IDR_ABOUT_CONFLICTS_HTML" file="resources\about_conflicts.html" flattenhtml="true" type="BINDATA" />
|
| + <include name="IDR_ABOUT_CONFLICTS_HTML" file="resources\about_conflicts.html" flattenhtml="true" allowexternalscript="true" type="BINDATA" />
|
| + <include name="IDR_ABOUT_CONFLICTS_JS" file="resources\about_conflicts.js" type="BINDATA" />
|
| </if>
|
| <include name="IDR_ABOUT_FLASH_HTML" file="resources\about_flash.html" flattenhtml="true" allowexternalscript="true" type="BINDATA" />
|
| <include name="IDR_ABOUT_FLASH_JS" file="resources\about_flash.js" type="BINDATA" />
|
|
|