Chromium Code Reviews| Index: chrome/browser/chromeos/login/oobe_progress_bar.cc |
| =================================================================== |
| --- chrome/browser/chromeos/login/oobe_progress_bar.cc (revision 53545) |
| +++ chrome/browser/chromeos/login/oobe_progress_bar.cc (working copy) |
| @@ -122,7 +122,7 @@ |
| } |
| } |
| -void OobeProgressBar::LocaleChanged() { |
| +void OobeProgressBar::OnLocaleChanged() { |
| SchedulePaint(); |
| } |