| Index: chrome/service/BUILD.gn
|
| diff --git a/chrome/service/BUILD.gn b/chrome/service/BUILD.gn
|
| index afd153b3a7ad87c7a40ba9ca6abc9cb68581ad94..d4d8661d489c366f45c3de64598be601142f6fac 100644
|
| --- a/chrome/service/BUILD.gn
|
| +++ b/chrome/service/BUILD.gn
|
| @@ -57,6 +57,7 @@ static_library("service") {
|
| "//chrome/common",
|
| "//components/cloud_devices/common",
|
| "//components/data_use_measurement/core",
|
| + "//components/network_session_configurator/browser",
|
| "//google_apis",
|
| "//jingle:notifier",
|
| "//mojo/edk/system",
|
|
|