| Index: chrome/browser/importer/importer_host.h
|
| diff --git a/chrome/browser/importer/importer_host.h b/chrome/browser/importer/importer_host.h
|
| index bb3ad0b94c4949c267c7a1a8af0209d3481564d2..c53566f9cda23dd8f7741b60399e31c8473bc455 100644
|
| --- a/chrome/browser/importer/importer_host.h
|
| +++ b/chrome/browser/importer/importer_host.h
|
| @@ -83,9 +83,6 @@ class ImporterHost : public base::RefCountedThreadSafe<ImporterHost>,
|
| protected:
|
| ~ImporterHost();
|
|
|
| - // Returns true if importer should import to bookmark bar.
|
| - bool ShouldImportToBookmarkBar(bool first_run);
|
| -
|
| // Make sure that Firefox isn't running, if import browser is Firefox. Show
|
| // to the user a dialog that notifies that is necessary to close Firefox
|
| // prior to continue.
|
|
|