summaryrefslogtreecommitdiff
path: root/www/iridium/files/patch-chrome_browser_browser__resources.grd
blob: c3bd477966d324b32a0d608f3a55369a3ed349e0 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
--- chrome/browser/browser_resources.grd.orig	2018-06-13 00:10:04.000000000 +0200
+++ chrome/browser/browser_resources.grd	2018-07-14 13:48:09.392254000 +0200
@@ -634,7 +634,7 @@
         <include name="IDR_WELCOME_WIN10_PIN_WEBP" file="resources\welcome\pin.webp" type="BINDATA" />
       </if>
       <include name="IDR_SSL_ERROR_ASSISTANT_PB" file="${root_gen_dir}/chrome/browser/resources/ssl/ssl_error_assistant/ssl_error_assistant.pb" use_base_dir="false" type="BINDATA" />
-      <if expr="is_android or is_linux">
+      <if expr="is_android or is_posix">
         <include name="IDR_SANDBOX_INTERNALS_HTML" file="resources\sandbox_internals\sandbox_internals.html" flattenhtml="true" allowexternalscript="true" type="BINDATA" compress="gzip" />
         <include name="IDR_SANDBOX_INTERNALS_JS" file="resources\sandbox_internals\sandbox_internals.js" type="BINDATA" compress="gzip" />
       </if>