| Index: chrome/browser/resources/component_extension_resources.grd
|
| diff --git a/chrome/browser/resources/component_extension_resources.grd b/chrome/browser/resources/component_extension_resources.grd
|
| index 111039790ab8aa8f4a42da07a92f840439c5af4a..6c1d2328a59388b729e53f5ce91bc6478d606b28 100644
|
| --- a/chrome/browser/resources/component_extension_resources.grd
|
| +++ b/chrome/browser/resources/component_extension_resources.grd
|
| @@ -207,7 +207,8 @@
|
| <include name="IDR_FILE_MANAGER_MEDIA_ERROR" file="file_manager/images/media/error.png" type="BINDATA" />
|
| </if>
|
| <if expr="pp_ifdef('chromeos')">
|
| - <include name="IDR_WALLPAPER_MANAGER_MAIN" file="chromeos/wallpaper_manager/main.html" flattenhtml="true" type="BINDATA" />
|
| + <include name="IDR_WALLPAPER_MANAGER_MAIN" file="chromeos/wallpaper_manager/main.html" flattenhtml="true" allowexternalscript="true" type="BINDATA" />
|
| + <include name="IDR_WALLPAPER_MANAGER_MAIN_JS" file="chromeos/wallpaper_manager/js/main_scripts.js" flattenhtml="true" type="BINDATA" />
|
| </if>
|
| </includes>
|
| </release>
|
|
|