Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(1057)

Unified Diff: chrome/browser/ui/cocoa/importer/import_progress_dialog_cocoa.mm

Issue 9702103: Clean up first run: (Closed) Base URL: svn://chrome-svn/chrome/trunk/src/
Patch Set: Created 8 years, 9 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
Index: chrome/browser/ui/cocoa/importer/import_progress_dialog_cocoa.mm
===================================================================
--- chrome/browser/ui/cocoa/importer/import_progress_dialog_cocoa.mm (revision 127058)
+++ chrome/browser/ui/cocoa/importer/import_progress_dialog_cocoa.mm (working copy)
@@ -180,8 +180,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,
« no previous file with comments | « chrome/browser/importer/importer_progress_dialog.h ('k') | chrome/browser/ui/gtk/importer/import_progress_dialog_gtk.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698