Index: chrome/browser/sync_file_system/drive_backend_v1/remote_sync_operation_resolver.h |
diff --git a/chrome/browser/sync_file_system/drive_backend/remote_sync_operation_resolver.h b/chrome/browser/sync_file_system/drive_backend_v1/remote_sync_operation_resolver.h |
similarity index 91% |
rename from chrome/browser/sync_file_system/drive_backend/remote_sync_operation_resolver.h |
rename to chrome/browser/sync_file_system/drive_backend_v1/remote_sync_operation_resolver.h |
index 672d9634d8ad870a5554381a435ab0b203969185..504eced65194bf5a9321894c8f599b04246159e1 100644 |
--- a/chrome/browser/sync_file_system/drive_backend/remote_sync_operation_resolver.h |
+++ b/chrome/browser/sync_file_system/drive_backend_v1/remote_sync_operation_resolver.h |
@@ -2,8 +2,8 @@ |
// Use of this source code is governed by a BSD-style license that can be |
// found in the LICENSE file. |
-#ifndef CHROME_BROWSER_SYNC_FILE_SYSTEM_DRIVE_BACKEND_REMOTE_SYNC_OPERATION_RESOLVER_H_ |
-#define CHROME_BROWSER_SYNC_FILE_SYSTEM_DRIVE_BACKEND_REMOTE_SYNC_OPERATION_RESOLVER_H_ |
+#ifndef CHROME_BROWSER_SYNC_FILE_SYSTEM_DRIVE_BACKEND_V1_REMOTE_SYNC_OPERATION_RESOLVER_H_ |
+#define CHROME_BROWSER_SYNC_FILE_SYSTEM_DRIVE_BACKEND_V1_REMOTE_SYNC_OPERATION_RESOLVER_H_ |
#include "base/gtest_prod_util.h" |
#include "chrome/browser/sync_file_system/file_change.h" |
@@ -66,4 +66,4 @@ class RemoteSyncOperationResolver { |
} // namespace sync_file_system |
-#endif // CHROME_BROWSER_SYNC_FILE_SYSTEM_DRIVE_BACKEND_REMOTE_SYNC_OPERATION_RESOLVER_H_ |
+#endif // CHROME_BROWSER_SYNC_FILE_SYSTEM_DRIVE_BACKEND_V1_REMOTE_SYNC_OPERATION_RESOLVER_H_ |