chore: remove unused using and namespace declarations (#29892)

This commit is contained in:
David Sanders 2021-06-27 23:26:10 -07:00 committed by GitHub
parent 21319926a0
commit b60b96b221
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
7 changed files with 0 additions and 15 deletions

View file

@ -27,9 +27,6 @@
namespace extensions {
namespace keys = manifest_keys;
namespace errors = manifest_errors;
constexpr APIPermissionInfo::InitInfo permissions_to_register[] = {
{mojom::APIPermissionID::kDevtools, "devtools",
APIPermissionInfo::kFlagImpliesFullURLAccess |