Index: chrome/browser/ui/autofill/autofill_dialog_controller_impl.cc |
diff --git a/chrome/browser/ui/autofill/autofill_dialog_controller_impl.cc b/chrome/browser/ui/autofill/autofill_dialog_controller_impl.cc |
index 86570836f18b254d6d0e6764302ae4a410cfa887..f235881990ab9509c38c0525850a2cf3035f70e6 100644 |
--- a/chrome/browser/ui/autofill/autofill_dialog_controller_impl.cc |
+++ b/chrome/browser/ui/autofill/autofill_dialog_controller_impl.cc |
@@ -839,7 +839,6 @@ |
RequestedTypesForSection(SECTION_SHIPPING), |
base::Bind(common::ServerTypeMatchesField, SECTION_SHIPPING), |
base::Bind(NullGetInfo), |
- std::string(), |
g_browser_process->GetApplicationLocale()); |
transaction_amount_ = form_structure_.GetUniqueValue( |