Index: chrome/browser/importer/profile_import_process_client.h |
diff --git a/chrome/browser/importer/profile_import_process_client.h b/chrome/browser/importer/profile_import_process_client.h |
index 9607a4fc65064cc600a7694d94582855a96d5a91..b87b70194322674c3be01b79cd42731416efbe26 100644 |
--- a/chrome/browser/importer/profile_import_process_client.h |
+++ b/chrome/browser/importer/profile_import_process_client.h |
@@ -57,7 +57,6 @@ class ProfileImportProcessClient |
virtual void OnHomePageImportReady(const GURL& home_page); |
virtual void OnBookmarksImportStart(const string16& first_folder_name, |
- int options, |
size_t total_bookmarks_count); |
virtual void OnBookmarksImportGroup( |
const std::vector<ProfileWriter::BookmarkEntry>& bookmarks); |