Index: chrome/browser/sync_file_system/drive_file_sync_client.h |
diff --git a/chrome/browser/sync_file_system/drive_file_sync_client.h b/chrome/browser/sync_file_system/drive_file_sync_client.h |
index 5f20a01ae5e2e609492bc713f9833e571e6614b6..6240622a6b9e510af93f6964864b6cdcafc0386a 100644 |
--- a/chrome/browser/sync_file_system/drive_file_sync_client.h |
+++ b/chrome/browser/sync_file_system/drive_file_sync_client.h |
@@ -129,10 +129,10 @@ class DriveFileSyncClient |
const std::string& search_query, |
const ResourceListCallback& callback); |
- void DidGetAccountMetadata( |
+ void DidGetAboutResource( |
const ChangeStampCallback& callback, |
google_apis::GDataErrorCode error, |
- scoped_ptr<google_apis::AccountMetadata> metadata); |
+ scoped_ptr<google_apis::AboutResource> about_resource); |
void DidGetResourceList( |
const ResourceListCallback& callback, |