Index: components/autofill/core/browser/autofill_test_utils.h |
diff --git a/components/autofill/core/browser/autofill_test_utils.h b/components/autofill/core/browser/autofill_test_utils.h |
index 4912732cb9e305d0557ef548eb96de0293e1dce8..3e6be716ff4d267abe63b369ff2d6907221e1467 100644 |
--- a/components/autofill/core/browser/autofill_test_utils.h |
+++ b/components/autofill/core/browser/autofill_test_utils.h |
@@ -132,8 +132,7 @@ void FillUploadField(AutofillUploadContents::Field* field, |
const char* name, |
const char* control_type, |
const char* autocomplete, |
- unsigned autofill_type, |
- const char* css_classes); |
+ unsigned autofill_type); |
// Fills the query form |field| with the information passed by parameter. If the |
// value of a const char* parameter is NULL, the corresponding attribute won't |