Index: chrome/browser/drive/gdata_wapi_service.h |
diff --git a/chrome/browser/drive/gdata_wapi_service.h b/chrome/browser/drive/gdata_wapi_service.h |
index a450d4de0a1b320dca1436172b9d1a400cc6e5a9..5daf76d7540a42323bf92f955834376723cfdfb7 100644 |
--- a/chrome/browser/drive/gdata_wapi_service.h |
+++ b/chrome/browser/drive/gdata_wapi_service.h |
@@ -143,6 +143,7 @@ class GDataWapiService : public DriveServiceInterface, |
virtual google_apis::CancelCallback AddNewDirectory( |
const std::string& parent_resource_id, |
const std::string& directory_title, |
+ const AddNewDirectoryOptions& options, |
const google_apis::GetResourceEntryCallback& callback) OVERRIDE; |
virtual google_apis::CancelCallback InitiateUploadNewFile( |
const std::string& content_type, |