summaryrefslogtreecommitdiffstats
path: root/ui
diff options
context:
space:
mode:
authormiguelg <miguelg@chromium.org>2015-10-22 06:00:24 -0700
committerCommit bot <commit-bot@chromium.org>2015-10-22 13:01:04 +0000
commitf36a42f7f783dc0b21ff64b53094b10a56d6aee2 (patch)
treed07a146567c0b19af2cfe4327d02ee7a686292ef /ui
parent5b6f9ec20200fcc1f2f292f43aa712a127f979ad (diff)
downloadchromium_src-f36a42f7f783dc0b21ff64b53094b10a56d6aee2.zip
chromium_src-f36a42f7f783dc0b21ff64b53094b10a56d6aee2.tar.gz
chromium_src-f36a42f7f783dc0b21ff64b53094b10a56d6aee2.tar.bz2
Alphabetize resource strings
This is a follow up of https://codereview.chromium.org/1408973003/ BUG=524474 Review URL: https://codereview.chromium.org/1412663003 Cr-Commit-Position: refs/heads/master@{#355529}
Diffstat (limited to 'ui')
-rw-r--r--ui/resources/ui_resources.grd4
1 files changed, 2 insertions, 2 deletions
diff --git a/ui/resources/ui_resources.grd b/ui/resources/ui_resources.grd
index c29c959..66a1880 100644
--- a/ui/resources/ui_resources.grd
+++ b/ui/resources/ui_resources.grd
@@ -159,11 +159,11 @@
<structure type="chrome_scaled_image" name="IDR_NOTIFICATION_DO_NOT_DISTURB_HOVER" file="common/notification_do_not_disturb_hover.png"/>
<structure type="chrome_scaled_image" name="IDR_NOTIFICATION_DO_NOT_DISTURB_PRESSED" file="common/notification_do_not_disturb_pressed.png"/>
<structure type="chrome_scaled_image" name="IDR_NOTIFICATION_SETTINGS" file="common/notification_settings.png"/>
- <structure type="chrome_scaled_image" name="IDR_NOTIFICATION_SETTINGS_HOVER" file="common/notification_settings_hover.png"/>
- <structure type="chrome_scaled_image" name="IDR_NOTIFICATION_SETTINGS_PRESSED" file="common/notification_settings_pressed.png"/>
<structure type="chrome_scaled_image" name="IDR_NOTIFICATION_SETTINGS_BUTTON_ICON" file="common/notification_settings_button.png"/>
<structure type="chrome_scaled_image" name="IDR_NOTIFICATION_SETTINGS_BUTTON_ICON_HOVER" file="common/notification_settings_button_hover.png"/>
<structure type="chrome_scaled_image" name="IDR_NOTIFICATION_SETTINGS_BUTTON_ICON_PRESSED" file="common/notification_settings_button_pressed.png"/>
+ <structure type="chrome_scaled_image" name="IDR_NOTIFICATION_SETTINGS_HOVER" file="common/notification_settings_hover.png"/>
+ <structure type="chrome_scaled_image" name="IDR_NOTIFICATION_SETTINGS_PRESSED" file="common/notification_settings_pressed.png"/>
</if>
<!-- TODO(calamity): The 1x local ntp resources require a proper version.
See crbug.com/363519. -->