virutal should not be used together with override
This commit is contained in:
parent
d49e240fd4
commit
948e7c4055
2 changed files with 3 additions and 3 deletions
|
@ -53,6 +53,7 @@ int PermissionManager::RequestPermissions(
|
|||
callback.Run(permissionStatuses);
|
||||
return kNoPendingOperation;
|
||||
}
|
||||
|
||||
void PermissionManager::CancelPermissionRequest(int request_id) {
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue