Chromium Code Reviews| Index: chrome/browser/ui/views/stubs_aura.cc |
| =================================================================== |
| --- chrome/browser/ui/views/stubs_aura.cc (revision 127058) |
| +++ chrome/browser/ui/views/stubs_aura.cc (working copy) |
| @@ -63,8 +63,7 @@ |
| namespace importer { |
| -void ShowImportProgressDialog(gfx::NativeWindow parent_window, |
| - uint16 items, |
| +void ShowImportProgressDialog(uint16 items, |
| ImporterHost* importer_host, |
| ImporterObserver* importer_observer, |
| const SourceProfile& source_profile, |