Index: chrome/browser/sync_file_system/drive_backend_v1/remote_sync_operation_resolver.cc |
diff --git a/chrome/browser/sync_file_system/drive_backend/remote_sync_operation_resolver.cc b/chrome/browser/sync_file_system/drive_backend_v1/remote_sync_operation_resolver.cc |
similarity index 98% |
rename from chrome/browser/sync_file_system/drive_backend/remote_sync_operation_resolver.cc |
rename to chrome/browser/sync_file_system/drive_backend_v1/remote_sync_operation_resolver.cc |
index 0fd5eea2268441b04887e82a2c3ad0d858f5a2f6..4a942ade9685db04837935df6ff77c8a9a2766fa 100644 |
--- a/chrome/browser/sync_file_system/drive_backend/remote_sync_operation_resolver.cc |
+++ b/chrome/browser/sync_file_system/drive_backend_v1/remote_sync_operation_resolver.cc |
@@ -2,7 +2,7 @@ |
// Use of this source code is governed by a BSD-style license that can be |
// found in the LICENSE file. |
-#include "chrome/browser/sync_file_system/drive_backend/remote_sync_operation_resolver.h" |
+#include "chrome/browser/sync_file_system/drive_backend_v1/remote_sync_operation_resolver.h" |
#include "base/logging.h" |