| Index: chrome/browser/sync_file_system/drive_backend/drive_service_wrapper.h
|
| diff --git a/chrome/browser/sync_file_system/drive_backend/drive_service_wrapper.h b/chrome/browser/sync_file_system/drive_backend/drive_service_wrapper.h
|
| index 760d8c3aa441efc50fce7033a79903e289be87d4..ce1595063b508b58e92ecd59d411dc14ccd355cc 100644
|
| --- a/chrome/browser/sync_file_system/drive_backend/drive_service_wrapper.h
|
| +++ b/chrome/browser/sync_file_system/drive_backend/drive_service_wrapper.h
|
| @@ -60,8 +60,6 @@ class DriveServiceWrapper : public base::SupportsWeakPtr<DriveServiceWrapper> {
|
| const std::string& directory_resource_id,
|
| const google_apis::FileListCallback& callback);
|
|
|
| - bool HasRefreshToken() const;
|
| -
|
| void RemoveResourceFromDirectory(
|
| const std::string& parent_resource_id,
|
| const std::string& resource_id,
|
|
|