aboutsummaryrefslogtreecommitdiff
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.grd12
1 files changed, 6 insertions, 6 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 b548b1227e0e..d41f7b1f7e2f 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-05-19 14:06:27 UTC
+--- chrome/browser/dev_ui_browser_resources.grd.orig 2022-06-17 14:20:10 UTC
+++ chrome/browser/dev_ui_browser_resources.grd
-@@ -50,7 +50,7 @@ This file specifies browser resources for developer-fa
- <include name="IDR_PROFILE_INTERNALS_HTML" file="resources\profiles\profile_internals.html" type="BINDATA" />
- <include name="IDR_MEDIA_SESSION_MOJOM_WEBUI_JS" file="${root_gen_dir}\mojom-webui\services\media_session\public\mojom\media_session.mojom-webui.js" use_base_dir="false" type="BINDATA" />
+@@ -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">
-+ <if expr="is_android or is_posix">
+- <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>