Index: chrome/browser/sync_file_system/drive_backend_v1/drive_file_sync_util.h |
diff --git a/chrome/browser/sync_file_system/drive_backend/drive_file_sync_util.h b/chrome/browser/sync_file_system/drive_backend_v1/drive_file_sync_util.h |
similarity index 84% |
rename from chrome/browser/sync_file_system/drive_backend/drive_file_sync_util.h |
rename to chrome/browser/sync_file_system/drive_backend_v1/drive_file_sync_util.h |
index 556798bcec6f8de6ff28fb599d30fc43369b5052..9f1ac17c8793406195b224febd2fe1aa83e25a37 100644 |
--- a/chrome/browser/sync_file_system/drive_backend/drive_file_sync_util.h |
+++ b/chrome/browser/sync_file_system/drive_backend_v1/drive_file_sync_util.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_DRIVE_FILE_SYNC_UTIL_H_ |
-#define CHROME_BROWSER_SYNC_FILE_SYSTEM_DRIVE_BACKEND_DRIVE_FILE_SYNC_UTIL_H_ |
+#ifndef CHROME_BROWSER_SYNC_FILE_SYSTEM_DRIVE_BACKEND_V1_DRIVE_FILE_SYNC_UTIL_H_ |
+#define CHROME_BROWSER_SYNC_FILE_SYSTEM_DRIVE_BACKEND_V1_DRIVE_FILE_SYNC_UTIL_H_ |
#include "chrome/browser/google_apis/gdata_errorcode.h" |
#include "chrome/browser/sync_file_system/sync_status_code.h" |
@@ -39,4 +39,4 @@ class ScopedDisableDriveAPI { |
} // namespace sync_file_system |
-#endif // CHROME_BROWSER_SYNC_FILE_SYSTEM_DRIVE_BACKEND_DRIVE_FILE_SYNC_UTIL_H_ |
+#endif // CHROME_BROWSER_SYNC_FILE_SYSTEM_DRIVE_BACKEND_V1_DRIVE_FILE_SYNC_UTIL_H_ |