Chromium Code Reviews| Index: content/common/BUILD.gn |
| diff --git a/content/common/BUILD.gn b/content/common/BUILD.gn |
| index e37feaffb4cd9ff3d3f4e746c6c2fdb468dba0bd..4b8321974a0bbba12b47238cd1c64b8b65f77485 100644 |
| --- a/content/common/BUILD.gn |
| +++ b/content/common/BUILD.gn |
| @@ -155,6 +155,7 @@ source_set("common") { |
| "//cc", |
| "//cc/surfaces", |
| "//components/mus/public/interfaces", |
| + "//components/permissions", |
| "//components/tracing", |
| "//components/tracing:startup_tracing", |
| "//device/bluetooth", |