aboutsummaryrefslogtreecommitdiff
path: root/www/chromium/files/patch-chrome_browser_dev__ui__browser__resources.grd
blob: d41f7b1f7e2f54dca04853a3f1d8b56f2783fcd0 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
--- chrome/browser/dev_ui_browser_resources.grd.orig	2022-06-17 14:20:10 UTC
+++ chrome/browser/dev_ui_browser_resources.grd
@@ -41,7 +41,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 chromeos_ash or chromeos_lacros">
+      <if expr="is_android or is_posix or chromeos_ash or chromeos_lacros">
         <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>