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

Unified Diff: chrome/browser/chromeos/dom_ui/menu_ui.cc

Issue 3854001: Merge 62674 - First round UI touch up of DOMUI based network menu.... (Closed) Base URL: svn://svn.chromium.org/chrome/branches/552/src/
Patch Set: Created 10 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 | « chrome/browser/chromeos/dom_ui/menu_ui.h ('k') | chrome/browser/chromeos/dom_ui/network_menu_ui.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/browser/chromeos/dom_ui/menu_ui.cc
===================================================================
--- chrome/browser/chromeos/dom_ui/menu_ui.cc (revision 62848)
+++ chrome/browser/chromeos/dom_ui/menu_ui.cc (working copy)
@@ -197,6 +197,8 @@
strings.SetString("menu_css", menu_css.as_string());
}
+ menu_ui.AddLocalizedStrings(&strings);
+
return jstemplate_builder::GetI18nTemplateHtml(menu_template, &strings);
}
« no previous file with comments | « chrome/browser/chromeos/dom_ui/menu_ui.h ('k') | chrome/browser/chromeos/dom_ui/network_menu_ui.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698