Index: chrome/browser/sync_file_system/drive_backend_v1/local_sync_operation_resolver.h |
diff --git a/chrome/browser/sync_file_system/drive_backend/local_sync_operation_resolver.h b/chrome/browser/sync_file_system/drive_backend_v1/local_sync_operation_resolver.h |
similarity index 90% |
rename from chrome/browser/sync_file_system/drive_backend/local_sync_operation_resolver.h |
rename to chrome/browser/sync_file_system/drive_backend_v1/local_sync_operation_resolver.h |
index cdba7e8b816e09b272d75a5c975b1781ad7af4ef..d8cdf6bfcaaf065d05c03612a776554ec6e4155c 100644 |
--- a/chrome/browser/sync_file_system/drive_backend/local_sync_operation_resolver.h |
+++ b/chrome/browser/sync_file_system/drive_backend_v1/local_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_LOCAL_SYNC_OPERATION_RESOLVER_H_ |
-#define CHROME_BROWSER_SYNC_FILE_SYSTEM_DRIVE_BACKEND_LOCAL_SYNC_OPERATION_RESOLVER_H_ |
+#ifndef CHROME_BROWSER_SYNC_FILE_SYSTEM_DRIVE_BACKEND_V1_LOCAL_SYNC_OPERATION_RESOLVER_H_ |
+#define CHROME_BROWSER_SYNC_FILE_SYSTEM_DRIVE_BACKEND_V1_LOCAL_SYNC_OPERATION_RESOLVER_H_ |
#include "base/gtest_prod_util.h" |
#include "chrome/browser/sync_file_system/file_change.h" |
@@ -56,4 +56,4 @@ class LocalSyncOperationResolver { |
} // namespace sync_file_system |
-#endif // CHROME_BROWSER_SYNC_FILE_SYSTEM_DRIVE_BACKEND_LOCAL_SYNC_OPERATION_RESOLVER_H_ |
+#endif // CHROME_BROWSER_SYNC_FILE_SYSTEM_DRIVE_BACKEND_V1_LOCAL_SYNC_OPERATION_RESOLVER_H_ |