Upstream version 10.39.225.0
[platform/framework/web/crosswalk.git] / src / components / autofill / core / browser / name_field_unittest.cc
index 972e7ae..97abe98 100644 (file)
@@ -20,7 +20,7 @@ class NameFieldTest : public testing::Test {
   NameFieldTest() {}
 
  protected:
-  ScopedVector<const AutofillField> list_;
+  ScopedVector<AutofillField> list_;
   scoped_ptr<NameField> field_;
   ServerFieldTypeMap field_type_map_;