| Index: chrome/browser/google_apis/drive_api_service.h
|
| diff --git a/chrome/browser/google_apis/drive_api_service.h b/chrome/browser/google_apis/drive_api_service.h
|
| index dca22a3d6cf14c7cc923626499320c9a64d61e3c..3abbdc8938531c93fc3446bb766ec9db23bcd2eb 100644
|
| --- a/chrome/browser/google_apis/drive_api_service.h
|
| +++ b/chrome/browser/google_apis/drive_api_service.h
|
| @@ -150,8 +150,6 @@ class DriveAPIService : public DriveServiceInterface,
|
| const AuthorizeAppCallback& callback) OVERRIDE;
|
|
|
| private:
|
| - OperationRegistry* operation_registry() const;
|
| -
|
| // AuthServiceObserver override.
|
| virtual void OnOAuth2RefreshTokenChanged() OVERRIDE;
|
|
|
|
|