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 765883b6e3247ae56ef556086e6a48cb5865d175..1f36aadc1297a594fc1f9121460778f538a013bd 100644 |
--- a/components/webdata/common/web_database_migration_unittest.cc |
+++ b/components/webdata/common/web_database_migration_unittest.cc |
@@ -132,7 +132,7 @@ class WebDatabaseMigrationTest : public testing::Test { |
DISALLOW_COPY_AND_ASSIGN(WebDatabaseMigrationTest); |
}; |
-const int WebDatabaseMigrationTest::kCurrentTestedVersionNumber = 63; |
+const int WebDatabaseMigrationTest::kCurrentTestedVersionNumber = 64; |
void WebDatabaseMigrationTest::LoadDatabase( |
const base::FilePath::StringType& file) { |