Index: chrome/browser/google_apis/gdata_wapi_service.h |
diff --git a/chrome/browser/google_apis/gdata_wapi_service.h b/chrome/browser/google_apis/gdata_wapi_service.h |
index 606dbe809ccb4857e40ee12f7175bd92ee3e4dbb..a7611601077ca3b03f1e0d98deefc3dc480d9584 100644 |
--- a/chrome/browser/google_apis/gdata_wapi_service.h |
+++ b/chrome/browser/google_apis/gdata_wapi_service.h |
@@ -92,7 +92,6 @@ class GDataWapiService : public DriveServiceInterface, |
const EntryActionCallback& callback) OVERRIDE; |
virtual void RemoveResourceFromDirectory( |
const GURL& parent_content_url, |
- const GURL& resource_url, |
const std::string& resource_id, |
const EntryActionCallback& callback) OVERRIDE; |
virtual void AddNewDirectory( |