Chromium Code Reviews| Index: content/child/BUILD.gn |
| diff --git a/content/child/BUILD.gn b/content/child/BUILD.gn |
| index 0d13f5d99ff675e20aa04ab3a76dc9e88ba27a48..44f8f062209013fa20a39a998900bd57b386858d 100644 |
| --- a/content/child/BUILD.gn |
| +++ b/content/child/BUILD.gn |
| @@ -25,6 +25,7 @@ source_set("child") { |
| deps = [ |
| "//base", |
| "//components/mime_util", |
| + "//components/permission/public/interfaces", |
| "//components/tracing", |
| "//components/tracing:startup_tracing", |
| "//components/webcrypto", |