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

Unified Diff: chrome/browser/ui/gtk/translate/translate_infobar_base_gtk.h

Issue 6249010: Cleanup: de-inline a bunch of classes, rename and move "PluginInstaller" to "... (Closed) Base URL: svn://chrome-svn/chrome/trunk/src/
Patch Set: '' Created 9 years, 11 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
Index: chrome/browser/ui/gtk/translate/translate_infobar_base_gtk.h
===================================================================
--- chrome/browser/ui/gtk/translate/translate_infobar_base_gtk.h (revision 72158)
+++ chrome/browser/ui/gtk/translate/translate_infobar_base_gtk.h (working copy)
@@ -51,7 +51,7 @@
// Creates a combobox that displays the languages currently available.
// |selected_language| is the language index (as used in the
- // TranslateInfoDelegate) that should be selected initially.
+ // TranslateInfoBarDelegate) that should be selected initially.
// |exclude_language| is the language index of the language that should not be
// included in the list (-1 means no language excluded).
GtkWidget* CreateLanguageCombobox(int selected_language,
« no previous file with comments | « chrome/browser/ui/cocoa/translate/translate_infobar_unittest.mm ('k') | chrome/browser/ui/views/frame/browser_view.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698