summaryrefslogtreecommitdiff
path: root/www/chromium/files/patch-chrome_browser_dev__ui__browser__resources.grd
blob: a794ac4cb7de1252fb234fadc0be0364953db36b (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
--- chrome/browser/dev_ui_browser_resources.grd.orig	2022-09-24 10:57:32 UTC
+++ chrome/browser/dev_ui_browser_resources.grd
@@ -36,7 +36,7 @@ This file specifies browser resources for developer-fa
       <include name="IDR_PREDICTORS_JS" file="${root_gen_dir}\chrome\browser\resources\predictors\predictors.js" use_base_dir="false" type="BINDATA" />
       <include name="IDR_PREDICTORS_RESOURCE_PREFETCH_PREDICTOR_JS" file="${root_gen_dir}\chrome\browser\resources\predictors\resource_prefetch_predictor.js" use_base_dir="false" type="BINDATA" />
 
-      <if expr="is_android or is_linux or is_chromeos">
+      <if expr="is_android or is_posix or is_chromeos">
         <include name="IDR_SANDBOX_INTERNALS_HTML" file="resources\sandbox_internals\sandbox_internals.html" preprocess="true" type="BINDATA" />
         <include name="IDR_SANDBOX_INTERNALS_JS" file="${root_gen_dir}\chrome\browser\resources\sandbox_internals\tsc\sandbox_internals.js" use_base_dir="false" type="BINDATA" />
       </if>