| Index: content/child/BUILD.gn
|
| diff --git a/content/child/BUILD.gn b/content/child/BUILD.gn
|
| index a63855b1de5dc6da78802e8953c7c91701eb06a0..f1ff86df00497044d1557b5e339b95c25d58b7bc 100644
|
| --- a/content/child/BUILD.gn
|
| +++ b/content/child/BUILD.gn
|
| @@ -238,6 +238,7 @@ target(link_target_type, "child") {
|
| "//mojo/common",
|
| "//mojo/edk/system",
|
| "//net",
|
| + "//services/device/public/cpp:device_features",
|
| "//services/device/public/cpp/power_monitor",
|
| "//services/device/public/interfaces:constants",
|
| "//services/resource_coordinator/public/cpp",
|
|
|