| 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 e71373f48915a442d9189208f74deec2438a20e4..d210214e262b0097858f8bca5b08079ccdfb4848 100644
|
| --- a/chrome/browser/google_apis/gdata_wapi_service.h
|
| +++ b/chrome/browser/google_apis/gdata_wapi_service.h
|
| @@ -154,8 +154,6 @@ class GDataWapiService : public DriveServiceInterface,
|
| const AuthorizeAppCallback& callback) OVERRIDE;
|
|
|
| private:
|
| - OperationRegistry* operation_registry() const;
|
| -
|
| // AuthService::Observer override.
|
| virtual void OnOAuth2RefreshTokenChanged() OVERRIDE;
|
|
|
|
|