Index: chrome/browser/gtk/import_progress_dialog_gtk.cc |
diff --git a/chrome/browser/gtk/import_progress_dialog_gtk.cc b/chrome/browser/gtk/import_progress_dialog_gtk.cc |
index b405b13c8c5d9a90eba237368f8a6f48f105d548..c70561b980da620831614620006c2c8b6c5d1f38 100644 |
--- a/chrome/browser/gtk/import_progress_dialog_gtk.cc |
+++ b/chrome/browser/gtk/import_progress_dialog_gtk.cc |
@@ -216,7 +216,7 @@ void ImportProgressDialogGtk::ShowDialog() { |
void StartImportingWithUI(GtkWindow* parent, |
- int16 items, |
+ uint16 items, |
ImporterHost* importer_host, |
const ProfileInfo& browser_profile, |
Profile* profile, |