Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(754)

Unified Diff: ash/ash_strings.grd

Issue 2448373002: chromeos: Move ownership of system tray width from chrome to ash (Closed)
Patch Set: comment about DIPS Created 4 years, 2 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « no previous file | ash/common/strings/ash_strings_am.xtb » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ash/ash_strings.grd
diff --git a/ash/ash_strings.grd b/ash/ash_strings.grd
index 36331a203fc33f8d2598b4a318407e5c0756f9f1..a77af465562082ec864d97ee9e005565fc3ff052 100644
--- a/ash/ash_strings.grd
+++ b/ash/ash_strings.grd
@@ -442,6 +442,11 @@ Press Ctrl+Alt+Z to disable.
Close <ph name="WINDOW_TITLE">$1</ph>
</message>
+ <!-- Localized layout constants (like chrome's locale_settings.grd) -->
+ <message name="IDS_SYSTEM_TRAY_MENU_BUBBLE_WIDTH_PIXELS" desc="Width of the system tray menu in display-independent pixels" use_name_for_id="true">
+ 300
+ </message>
+
<!-- ChromeOS-specific strings -->
<if expr="chromeos">
<part file="ash_chromeos_strings.grdp" />
« no previous file with comments | « no previous file | ash/common/strings/ash_strings_am.xtb » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698