Chromium Code Reviews| Index: content/common/BUILD.gn |
| diff --git a/content/common/BUILD.gn b/content/common/BUILD.gn |
| index 3854840a7602b70b5977e5fba938349db27d282a..63d416ae81975fe44884206e315ce0582f95c562 100644 |
| --- a/content/common/BUILD.gn |
| +++ b/content/common/BUILD.gn |
| @@ -170,6 +170,7 @@ source_set("common") { |
| "//ui/gfx/ipc", |
| "//ui/shell_dialogs", |
| "//url", |
| + "//url/ipc:url_ipc", |
| ] |
| if (!is_ios) { |