Index: chrome/browser/sync_file_system/drive_backend/drive_backend_util.h |
diff --git a/chrome/browser/sync_file_system/drive_backend/drive_backend_util.h b/chrome/browser/sync_file_system/drive_backend/drive_backend_util.h |
index 98bd5b6102f298a190cd3217b6ba0bbda120f8e5..30805028c8986ad21e26a7ca6d2a1e323de1b58e 100644 |
--- a/chrome/browser/sync_file_system/drive_backend/drive_backend_util.h |
+++ b/chrome/browser/sync_file_system/drive_backend/drive_backend_util.h |
@@ -62,9 +62,6 @@ bool HasFileAsParent(const FileDetails& details, const std::string& file_id); |
std::string GetMimeTypeFromTitle(const base::FilePath& title); |
-scoped_ptr<google_apis::ResourceEntry> GetOldestCreatedFolderResource( |
- ScopedVector<google_apis::ResourceEntry> list); |
- |
SyncStatusCode GDataErrorCodeToSyncStatusCode( |
google_apis::GDataErrorCode error); |