blob: 98372707b718fd3f8d23dcb90d18d32afd071da6 (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
11
|
--- chrome/app/resources/locale_settings.grd.orig 2014-10-02 17:39:45 UTC
+++ chrome/app/resources/locale_settings.grd
@@ -264,7 +264,7 @@
55
</message>
- <if expr="is_win or is_linux or chromeos">
+ <if expr="is_win or is_linux or chromeos or is_bsd">
<!-- 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
|