Index: components/webdata/common/web_database_migration_unittest.cc |
diff --git a/components/webdata/common/web_database_migration_unittest.cc b/components/webdata/common/web_database_migration_unittest.cc |
index eb04c2ac3923b78946dd3eeae76ad435a617bb31..8331e6679da9c7c7ea0401f185dd485ef52ffb76 100644 |
--- a/components/webdata/common/web_database_migration_unittest.cc |
+++ b/components/webdata/common/web_database_migration_unittest.cc |
@@ -248,7 +248,7 @@ class WebDatabaseMigrationTest : public testing::Test { |
DISALLOW_COPY_AND_ASSIGN(WebDatabaseMigrationTest); |
}; |
-const int WebDatabaseMigrationTest::kCurrentTestedVersionNumber = 61; |
+const int WebDatabaseMigrationTest::kCurrentTestedVersionNumber = 62; |
void WebDatabaseMigrationTest::LoadDatabase( |
const base::FilePath::StringType& file) { |