| Index: chrome/browser/first_run/first_run.cc
|
| ===================================================================
|
| --- chrome/browser/first_run/first_run.cc (revision 127051)
|
| +++ chrome/browser/first_run/first_run.cc (working copy)
|
| @@ -126,8 +126,7 @@
|
| source_profile.source_path = file_path;
|
|
|
| FirstRunImportObserver importer_observer;
|
| - importer::ShowImportProgressDialog(NULL,
|
| - importer::FAVORITES,
|
| + importer::ShowImportProgressDialog(importer::FAVORITES,
|
| importer_host,
|
| &importer_observer,
|
| source_profile,
|
|
|