Purge cache when the server removes the policy for an extension.
Signed in users can get Chrome policies from a google service if their
account is managed. This service can also optionally send policy for
apps and extensions to the client.
This change fixes a glitch in the policy cache that prevented it from
purging old entries. If the policy for an extension is removed on the
server side then Chrome will now drop it from the cache.
BUG=
435987
Committed:
https://crrev.com/6d6c29093c59a971d635d477368179f5b023c4ec
Cr-Commit-Position: refs/heads/master@{#306171}