ports/www/chromium/files/patch-chrome_browser_browser__resources.grd

11 lines
672 B
Text

--- chrome/browser/browser_resources.grd.orig 2016-05-11 19:02:13 UTC
+++ chrome/browser/browser_resources.grd
@@ -280,7 +280,7 @@
<include name="IDR_ABOUT_VOICESEARCH_JS" file="resources\about_voicesearch.js" type="BINDATA" />
<include name="IDR_PLUGIN_DB_JSON" file="resources\plugin_metadata\plugins_chromeos.json" type="BINDATA" />
</if>
- <if expr="desktop_linux or (is_android and enable_plugins)">
+ <if expr="desktop_linux or (is_android and enable_plugins) or is_posix">
<include name="IDR_PLUGIN_DB_JSON" file="resources\plugin_metadata\plugins_linux.json" type="BINDATA" />
</if>
<if expr="is_android">