[gn check] Enable //chrome/browser/storage_access_api:permissions

One dep is possible to specify, but the dep on //chrome/browser is not
as //chrome/browser depends on this target. Instead this CL adds this
target to the set of deps that //chrome/browser allows circular
includes from.

Bug: 949535
Change-Id: I6c646ede4fddd933f7f65267ffe731f4940552b6
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2871655
Commit-Queue: Colin Blundell <[email protected]>
Reviewed-by: Jochen Eisinger <[email protected]>
Reviewed-by: Balazs Engedy <[email protected]>
Cr-Commit-Position: refs/heads/master@{#879805}
diff --git a/chrome/browser/BUILD.gn b/chrome/browser/BUILD.gn
index c16fd2a3..fe99626 100644
--- a/chrome/browser/BUILD.gn
+++ b/chrome/browser/BUILD.gn
@@ -1873,6 +1873,7 @@
     "//chrome/browser/profiling_host",
     "//chrome/browser/ui",
     "//chrome/browser/ui/webui/bluetooth_internals",
+    "//chrome/browser/storage_access_api:permissions",
     "//chrome/browser/safe_browsing",
     "//chrome/browser/safe_browsing:verdict_cache_manager_factory",
     "//chrome/browser/safe_browsing:advanced_protection",