summaryrefslogtreecommitdiffstats
path: root/chrome/browser/first_run/first_run_win.cc
diff options
context:
space:
mode:
Diffstat (limited to 'chrome/browser/first_run/first_run_win.cc')
-rw-r--r--chrome/browser/first_run/first_run_win.cc2
1 files changed, 1 insertions, 1 deletions
diff --git a/chrome/browser/first_run/first_run_win.cc b/chrome/browser/first_run/first_run_win.cc
index a7f7a3c..35037d5 100644
--- a/chrome/browser/first_run/first_run_win.cc
+++ b/chrome/browser/first_run/first_run_win.cc
@@ -561,7 +561,7 @@ int FirstRun::ImportFromBrowser(Profile* profile,
StartImportingWithUI(
parent_window,
- items_to_import,
+ static_cast<uint16>(items_to_import),
importer_host,
importer_host->GetSourceProfileInfoForBrowserType(browser_type),
profile,