Index: chrome/browser/sync_file_system/drive_backend_v1/api_util_interface.h |
diff --git a/chrome/browser/sync_file_system/drive_backend/api_util_interface.h b/chrome/browser/sync_file_system/drive_backend_v1/api_util_interface.h |
similarity index 97% |
rename from chrome/browser/sync_file_system/drive_backend/api_util_interface.h |
rename to chrome/browser/sync_file_system/drive_backend_v1/api_util_interface.h |
index 052c3583f186efe1a48bd548aaddf54063aa192f..fe17529ba18ffadea7a151e513ae0ba682d2224c 100644 |
--- a/chrome/browser/sync_file_system/drive_backend/api_util_interface.h |
+++ b/chrome/browser/sync_file_system/drive_backend_v1/api_util_interface.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_API_UTIL_INTERFACE_H_ |
-#define CHROME_BROWSER_SYNC_FILE_SYSTEM_DRIVE_BACKEND_API_UTIL_INTERFACE_H_ |
+#ifndef CHROME_BROWSER_SYNC_FILE_SYSTEM_DRIVE_BACKEND_V1_API_UTIL_INTERFACE_H_ |
+#define CHROME_BROWSER_SYNC_FILE_SYSTEM_DRIVE_BACKEND_V1_API_UTIL_INTERFACE_H_ |
#include <string> |
@@ -199,4 +199,4 @@ class APIUtilInterface { |
} // namespace drive_backend |
} // namespace sync_file_system |
-#endif // CHROME_BROWSER_SYNC_FILE_SYSTEM_DRIVE_BACKEND_API_UTIL_INTERFACE_H_ |
+#endif // CHROME_BROWSER_SYNC_FILE_SYSTEM_DRIVE_BACKEND_V1_API_UTIL_INTERFACE_H_ |