| Index: content/public/common/BUILD.gn
|
| diff --git a/content/public/common/BUILD.gn b/content/public/common/BUILD.gn
|
| index 70341500462a0a581664ef28251115b0b0bc812e..30a9033b60d590850a01c33d1da421267e2b42e3 100644
|
| --- a/content/public/common/BUILD.gn
|
| +++ b/content/public/common/BUILD.gn
|
| @@ -252,6 +252,7 @@ source_set("common_sources") {
|
| ":service_names",
|
| "//content/common",
|
| "//content/public/common:interfaces",
|
| + "//ipc",
|
| "//mojo/edk/system",
|
| "//mojo/public/cpp/bindings",
|
| "//services/service_manager/public/cpp",
|
| @@ -268,7 +269,6 @@ source_set("common_sources") {
|
| # needed because of allow_circular_includes_from.
|
| "//components/mime_util",
|
| "//content/common:mojo_bindings",
|
| - "//ipc",
|
| "//media",
|
| "//mojo/common",
|
| "//net",
|
|
|