| Index: chrome/browser/browser_resources.grd
|
| ===================================================================
|
| --- chrome/browser/browser_resources.grd (revision 108479)
|
| +++ chrome/browser/browser_resources.grd (working copy)
|
| @@ -120,7 +120,7 @@
|
| <include name="IDR_WEBSTORE_MANIFEST" file="resources\webstore_app\manifest.json" type="BINDATA" />
|
| <if expr="not pp_ifdef('chromeos')">
|
| <include name="IDR_SYNC_PROMO_JS" file="resources\sync_promo.js" flattenhtml="true" type="BINDATA" />
|
| - <include name="IDR_SYNC_PROMO_HTML" file="resources\sync_promo.html" flattenhtml="true" type="BINDATA" />
|
| + <include name="IDR_SYNC_PROMO_HTML" file="resources\sync_promo.html" flattenhtml="true" allowexternalscript="true" type="BINDATA" />
|
| </if>
|
| <if expr="pp_ifdef('chromeos')">
|
| <include name="IDR_ABOUT_SYS_HTML" file="resources\about_sys.html" flattenhtml="true" type="BINDATA" />
|
|
|