Index: chrome/browser/webdata/web_database_migration_unittest.cc |
=================================================================== |
--- chrome/browser/webdata/web_database_migration_unittest.cc (revision 192175) |
+++ chrome/browser/webdata/web_database_migration_unittest.cc (working copy) |
@@ -174,7 +174,7 @@ |
// for now, as it needs to know about all the different table |
// types. Once all webdata datatypes have been componentized, this |
// could move to components_unittests. |
- AutofillTable autofill_table; |
+ AutofillTable autofill_table("en-US"); |
KeywordTable keyword_table; |
LoginsTable logins_table; |
TokenServiceTable token_service_table; |