aboutsummaryrefslogtreecommitdiff
path: root/www/chromium/files/patch-chrome_app_theme_theme__resources.grd
diff options
context:
space:
mode:
Diffstat (limited to 'www/chromium/files/patch-chrome_app_theme_theme__resources.grd')
-rw-r--r--www/chromium/files/patch-chrome_app_theme_theme__resources.grd8
1 files changed, 4 insertions, 4 deletions
diff --git a/www/chromium/files/patch-chrome_app_theme_theme__resources.grd b/www/chromium/files/patch-chrome_app_theme_theme__resources.grd
index b514eb1bf801..b6a15bca6dc8 100644
--- a/www/chromium/files/patch-chrome_app_theme_theme__resources.grd
+++ b/www/chromium/files/patch-chrome_app_theme_theme__resources.grd
@@ -1,4 +1,4 @@
---- chrome/app/theme/theme_resources.grd.orig 2023-02-08 09:03:45 UTC
+--- chrome/app/theme/theme_resources.grd.orig 2023-03-09 06:31:50 UTC
+++ chrome/app/theme/theme_resources.grd
@@ -135,14 +135,14 @@
</if>
@@ -28,7 +28,7 @@
<structure type="chrome_scaled_image" name="IDR_PRODUCT_LOGO_NAME_22" file="google_chrome/product_logo_name_22.png" />
@@ -162,7 +162,7 @@
<else> <!-- not _google_chrome -->
- <if expr="_google_chrome_for_testing and _use_internal_chrome_for_testing_icons">
+ <if expr="_is_chrome_for_testing_branded">
<then>
- <if expr="is_linux">
+ <if expr="is_posix">
@@ -42,7 +42,7 @@
- </if> <!-- is_linux -->
+ </if> <!-- is_posix -->
</then>
- <else> <!-- not (_google_chrome_for_testing and _use_internal_chrome_for_testing_icons) -->
+ <else> <!-- not _is_chrome_for_testing_branded -->
- <if expr="is_linux">
+ <if expr="is_posix">
<then>
@@ -55,5 +55,5 @@
- </if> <!-- is_linux -->
+ </if> <!-- is_posix -->
</else>
- </if> <!-- _google_chrome_for_testing and _use_internal_chrome_for_testing_icons -->
+ </if> <!-- _is_chrome_for_testing_branded -->
<structure type="chrome_scaled_image" name="IDR_PRODUCT_LOGO_NAME_22" file="chromium/product_logo_name_22.png" />