summaryrefslogtreecommitdiff
path: root/www/chromium/files/patch-chrome_browser_dev__ui__browser__resources.grd
diff options
context:
space:
mode:
Diffstat (limited to 'www/chromium/files/patch-chrome_browser_dev__ui__browser__resources.grd')
-rw-r--r--www/chromium/files/patch-chrome_browser_dev__ui__browser__resources.grd6
1 files changed, 3 insertions, 3 deletions
diff --git a/www/chromium/files/patch-chrome_browser_dev__ui__browser__resources.grd b/www/chromium/files/patch-chrome_browser_dev__ui__browser__resources.grd
index 32c00e3a60e5..a794ac4cb7de 100644
--- a/www/chromium/files/patch-chrome_browser_dev__ui__browser__resources.grd
+++ b/www/chromium/files/patch-chrome_browser_dev__ui__browser__resources.grd
@@ -1,11 +1,11 @@
---- chrome/browser/dev_ui_browser_resources.grd.orig 2022-08-31 12:19:35 UTC
+--- 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 chromeos_ash or chromeos_lacros">
-+ <if expr="is_android or is_posix or chromeos_ash or chromeos_lacros">
+- <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>