| Index: chrome/browser/sync_file_system/drive_backend_v1/drive_file_sync_util.h
|
| diff --git a/chrome/browser/sync_file_system/drive_backend_v1/drive_file_sync_util.h b/chrome/browser/sync_file_system/drive_backend_v1/drive_file_sync_util.h
|
| index 22f6229da662ffdb62e559dac556420b785f9344..7287ff2c599a259405b28016959fb73006fc291f 100644
|
| --- a/chrome/browser/sync_file_system/drive_backend_v1/drive_file_sync_util.h
|
| +++ b/chrome/browser/sync_file_system/drive_backend_v1/drive_file_sync_util.h
|
| @@ -10,10 +10,6 @@
|
|
|
| namespace sync_file_system {
|
|
|
| -// Translates GDataErrorCode to SyncStatusCode.
|
| -SyncStatusCode GDataErrorCodeToSyncStatusCode(
|
| - google_apis::GDataErrorCode error);
|
| -
|
| // Enables or disables Drive API in Sync FileSystem API.
|
| // TODO(nhiroki): This method should go away when we completely migrate to
|
| // DriveAPI. (http://crbug.com/234557)
|
|
|