remove offending image
This commit is contained in:
parent
3759529384
commit
9947421f14
3 changed files with 0 additions and 3 deletions
Binary file not shown.
Before Width: | Height: | Size: 4.8 MiB |
|
@ -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">
|
||||
|
|
|
@ -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";
|
||||
|
|
Loading…
Reference in a new issue