droger | 2a6ab54 | 2015-10-09 16:10:28 | [diff] [blame] | 1 | <?xml version="1.0" encoding="utf-8"?> |
2 | <grit-part> | ||||
3 | <if expr="not _google_chrome"> | ||||
4 | <structure type="chrome_scaled_image" name="IDR_PRODUCT_LOGO" file="chromium/product_logo.png" /> | ||||
5 | </if> | ||||
6 | <if expr="_google_chrome"> | ||||
7 | <structure type="chrome_scaled_image" name="IDR_PRODUCT_LOGO" file="google_chrome/product_logo.png" /> | ||||
8 | </if> | ||||
9 | </grit-part> |