Cleanup/whitelist remaining //net/dns usage
Removed a bunch of whitelist entries that were no longer needed, mostly due to completed servicification migrations. Some usage was no-longer-needed includes that I removed, and all of UrlInfo appeared to be no longer used or present in build files so I removed the whole class and tests. Some usage of MDnsClient was just accessing the Get...Endpoint() methods that could easily be moved to net/dns/public and thus no longer require whitelisting. Ensured all remaining whitelist entries were commented with why usage is appropriate or with a TODO and bug for anything still requiring servicification migration. Bug: 846454 Change-Id: I39aeeaa437bd8fe2899e78189ca7ef0adbffd1f6 Reviewed-on: https://chromium-review.googlesource.com/c/1320511 Commit-Queue: Lei Zhang <thestig@chromium.org> Reviewed-by:Lei Zhang <thestig@chromium.org> Reviewed-by:
Matt Menke <mmenke@chromium.org> Cr-Commit-Position: refs/heads/master@{#606365}
Showing
Please register or sign in to comment