Index: chrome/browser/sync_file_system/drive_backend_v1/local_sync_operation_resolver.cc |
diff --git a/chrome/browser/sync_file_system/drive_backend/local_sync_operation_resolver.cc b/chrome/browser/sync_file_system/drive_backend_v1/local_sync_operation_resolver.cc |
similarity index 97% |
rename from chrome/browser/sync_file_system/drive_backend/local_sync_operation_resolver.cc |
rename to chrome/browser/sync_file_system/drive_backend_v1/local_sync_operation_resolver.cc |
index 79461ce723aa0495ffdab2bffc73224913675a42..cef11ce82ccf42c288409fb25eb21cadb64ef02b 100644 |
--- a/chrome/browser/sync_file_system/drive_backend/local_sync_operation_resolver.cc |
+++ b/chrome/browser/sync_file_system/drive_backend_v1/local_sync_operation_resolver.cc |
@@ -2,10 +2,10 @@ |
// 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/local_sync_operation_resolver.h" |
+#include "chrome/browser/sync_file_system/drive_backend_v1/local_sync_operation_resolver.h" |
#include "base/logging.h" |
-#include "chrome/browser/sync_file_system/drive_backend/drive_file_sync_service.h" |
+#include "chrome/browser/sync_file_system/drive_backend_v1/drive_file_sync_service.h" |
#include "chrome/browser/sync_file_system/sync_file_system.pb.h" |
namespace sync_file_system { |