Index: chrome/app/resources/locale_settings.grd |
diff --git a/chrome/app/resources/locale_settings.grd b/chrome/app/resources/locale_settings.grd |
index d8cb6b3813ed0b1f20dfdf6412e129c26043cd4b..9c30065e9d730753316e9bdf38d5562711fe1064 100644 |
--- a/chrome/app/resources/locale_settings.grd |
+++ b/chrome/app/resources/locale_settings.grd |
@@ -151,6 +151,13 @@ |
55 |
</message> |
+ <if expr="is_win or is_linux or chromeos"> |
+ <!-- The width of the ash/ChromeOS system tray menu in pixels. --> |
+ <message name="IDS_SYSTEM_TRAY_MENU_BUBBLE_WIDTH_PIXELS" use_name_for_id="true"> |
+ 300 |
+ </message> |
+ </if> |
+ |
<if expr="is_win"> |
<!-- The width of the Conflicting Module bubble in characters (See above). --> |
<message name="IDS_CONFLICTING_MODULE_BUBBLE_WIDTH_CHARS" use_name_for_id="true"> |