| Index: chrome/browser/browser_resources.grd
|
| diff --git a/chrome/browser/browser_resources.grd b/chrome/browser/browser_resources.grd
|
| index cd2896c76ddccfc34a198d457ccec2e489cb6759..ee7e7708505254b1f7a27be36aa04c80b9c14da7 100644
|
| --- a/chrome/browser/browser_resources.grd
|
| +++ b/chrome/browser/browser_resources.grd
|
| @@ -81,7 +81,7 @@
|
| <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>
|
| - <if expr="not is_android">
|
| + <if expr="enable_plugins">
|
| <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" />
|
| </if>
|
|
|