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

Unified Diff: chrome/browser/chromeos/dom_ui/network_menu_ui.h

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.cc ('k') | chrome/browser/chromeos/dom_ui/network_menu_ui.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/browser/chromeos/dom_ui/network_menu_ui.h
===================================================================
--- chrome/browser/chromeos/dom_ui/network_menu_ui.h (revision 62848)
+++ chrome/browser/chromeos/dom_ui/network_menu_ui.h (working copy)
@@ -35,6 +35,7 @@
int* max_icon_width,
bool* has_accel) const;
virtual void AddCustomConfigValues(DictionaryValue* config) const;
+ virtual void AddLocalizedStrings(DictionaryValue* localized_strings) const;
// A convenient factory method to create Menu2 for the network menu.
static views::Menu2* CreateMenu2(menus::MenuModel* model);
« no previous file with comments | « chrome/browser/chromeos/dom_ui/menu_ui.cc ('k') | chrome/browser/chromeos/dom_ui/network_menu_ui.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698