| Index: content/utility/BUILD.gn
|
| diff --git a/content/utility/BUILD.gn b/content/utility/BUILD.gn
|
| index 011ff7387eb63c579ef512608e1ab41e872ffb82..2368cf8c3ce716293e2d51c059d3a9973431a871 100644
|
| --- a/content/utility/BUILD.gn
|
| +++ b/content/utility/BUILD.gn
|
| @@ -31,7 +31,7 @@ source_set("utility") {
|
| "//base",
|
| "//content:export",
|
| "//content/child",
|
| - "//content/network:lib",
|
| + "//content/network:network_sources",
|
| "//content/public/child:child_sources",
|
| "//content/public/common:common_sources",
|
| "//mojo/common",
|
|
|