Index: chrome/browser/importer/importer.h |
diff --git a/chrome/browser/importer/importer.h b/chrome/browser/importer/importer.h |
index 4887138063fdca1bb55f10ea9a61d7f1dd3fd28a..2f034bacb1cb2bc78ebe64bec50a100d0bf6392f 100644 |
--- a/chrome/browser/importer/importer.h |
+++ b/chrome/browser/importer/importer.h |
@@ -514,7 +514,7 @@ class ImportObserver { |
// if there's nothing to parent to. first_run is true if it's invoked in the |
// first run UI. |
void StartImportingWithUI(gfx::NativeWindow parent_window, |
- int16 items, |
+ uint16 items, |
ImporterHost* coordinator, |
const importer::ProfileInfo& source_profile, |
Profile* target_profile, |