| <?xml version="1.0" encoding="utf-8"?> | |
| <grit-part> | |
| <if expr="not _google_chrome"> | |
| <structure type="chrome_scaled_image" name="IDR_PRODUCT_LOGO" file="chromium/product_logo.png" /> | |
| </if> | |
| <if expr="_google_chrome"> | |
| <structure type="chrome_scaled_image" name="IDR_PRODUCT_LOGO" file="google_chrome/product_logo.png" /> | |
| </if> | |
| </grit-part> |