aboutsummaryrefslogtreecommitdiff
path: root/www/chromium/files/patch-chrome_browser_dev__ui__browser__resources.grd
blob: efb531c3a5cd083795db0161a1d51b1d36279f0a (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
--- chrome/browser/dev_ui_browser_resources.grd.orig	2021-04-14 18:40:53 UTC
+++ chrome/browser/dev_ui_browser_resources.grd
@@ -55,7 +55,7 @@ This file specifies browser resources for developer-fa
       <include name="IDR_MEDIA_SESSION_MOJOM_LITE_JS" file="${root_gen_dir}\services\media_session\public\mojom\media_session.mojom-lite.js" use_base_dir="false" type="BINDATA" />
       <include name="IDR_UI_GEOMETRY_MOJOM_LITE_JS" file="${root_gen_dir}\ui\gfx\geometry\mojom\geometry.mojom-lite.js" 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" preprocess="true" type="BINDATA" />
         <include name="IDR_SANDBOX_INTERNALS_JS" file="resources\sandbox_internals\sandbox_internals.js" preprocess="true" type="BINDATA" />
       </if>