Implement RevokePermission() method in PermissionService.
This patch implements RevokePermission() method in the mojo
PermissionService. This method will probably be for internal
use only for now. The semantics of the method is that it
will reset the permission to its default value in chrome if
the permission is currently granted.
BUG=
430238
Committed:
https://crrev.com/16be5206de6f956a55542a4c65d163591373c34c
Cr-Commit-Position: refs/heads/master@{#314163}