Index: chrome/browser/sync_file_system/drive_backend/metadata_db_migration_util_unittest.cc |
diff --git a/chrome/browser/sync_file_system/drive_backend/metadata_db_migration_util_unittest.cc b/chrome/browser/sync_file_system/drive_backend/metadata_db_migration_util_unittest.cc |
index a4a90f7292b803f6cf1076dc6ec978c7cdec100a..57f9619eb3093dc349a5cf348439cb72a4aaa10d 100644 |
--- a/chrome/browser/sync_file_system/drive_backend/metadata_db_migration_util_unittest.cc |
+++ b/chrome/browser/sync_file_system/drive_backend/metadata_db_migration_util_unittest.cc |
@@ -7,7 +7,7 @@ |
#include "base/files/scoped_temp_dir.h" |
#include "base/strings/string_number_conversions.h" |
#include "base/strings/string_util.h" |
-#include "chrome/browser/sync_file_system/drive_backend/drive_metadata_store.h" |
+#include "chrome/browser/sync_file_system/drive_backend_v1/drive_metadata_store.h" |
#include "chrome/browser/sync_file_system/syncable_file_system_util.h" |
#include "testing/gtest/include/gtest/gtest.h" |
#include "third_party/leveldatabase/src/include/leveldb/db.h" |