| Index: ui/resources/ui_resources.grd
|
| diff --git a/ui/resources/ui_resources.grd b/ui/resources/ui_resources.grd
|
| index 1bae8be14b27cfe87132db499305e5109c5cc0a1..47db71f73181e02651c8294dcfcfd86acbf100e1 100644
|
| --- a/ui/resources/ui_resources.grd
|
| +++ b/ui/resources/ui_resources.grd
|
| @@ -167,6 +167,10 @@
|
| <structure type="chrome_scaled_image" name="IDR_CLOSE_DIALOG" file="close_dialog.png" />
|
| <structure type="chrome_scaled_image" name="IDR_CLOSE_DIALOG_H" file="close_dialog_hover.png" />
|
| <structure type="chrome_scaled_image" name="IDR_CLOSE_DIALOG_P" file="close_dialog_pressed.png" />
|
| + <structure type="chrome_scaled_image" name="IDR_DISABLE" file="disable.png" />
|
| + <structure type="chrome_scaled_image" name="IDR_DISABLE_H" file="disable_hover.png" />
|
| + <structure type="chrome_scaled_image" name="IDR_DISABLE_P" file="disable_pressed.png" />
|
| +
|
| <if expr="desktop_linux">
|
| <structure type="chrome_scaled_image" name="IDR_CLOSE_H" file="linux/linux_close_hover.png" />
|
| <structure type="chrome_scaled_image" name="IDR_CLOSE_P" file="linux/linux_close_pressed.png" />
|
|
|