Chromium Code Reviews| Index: content/public/common/BUILD.gn |
| diff --git a/content/public/common/BUILD.gn b/content/public/common/BUILD.gn |
| index 83d47d6e07a9e51bba252a4e1bd29c34dc9105e9..9075452a68dd0ddb74335af5d5599432945769bf 100644 |
| --- a/content/public/common/BUILD.gn |
| +++ b/content/public/common/BUILD.gn |
| @@ -88,6 +88,7 @@ source_set("common_sources") { |
| public_deps = [ |
| "//content/common", |
| "//mojo/public/cpp/bindings", |
| + "//url/ipc:url_ipc", |
| ] |
| deps = [ |
| "//net", |