remove offending image

This commit is contained in:
Alexander Frick 2023-12-14 00:54:58 -06:00
parent 3759529384
commit 9947421f14
3 changed files with 0 additions and 3 deletions

Binary file not shown.

Before

Width:  |  Height:  |  Size: 4.8 MiB

View File

@ -198,7 +198,6 @@
<structure type="chrome_scaled_image" name="IDR_PRODUCT_LOGO_NAME_22_WHITE" file="chromium/product_logo_name_22_white.png" />
<structure type="chrome_scaled_image" name="IDR_PRODUCT_MASCOT" file="chromium/thorium_mascot.png" />
<structure type="chrome_scaled_image" name="IDR_PRODUCT_NETERROR_FAVICON" file="chromium/dino_favicon.png" />
<structure type="chrome_scaled_image" name="IDR_PRODUCT_YIFF" file="chromium/yiff.png" />
</else>
</if> <!-- _google_chrome -->
<if expr="not is_android">

View File

@ -588,8 +588,6 @@ std::string ChromeURLs() {
"</a></li>\n";
}
html += "<li><a href='chrome://theme/IDR_PRODUCT_YIFF'>chrome://yiff</a></li>\n";
html +=
"</ul><a id=\"internals\"><h2>List of chrome://internals "
"pages</h2></a>\n<ul>\n";