| Index: chrome/browser/BUILD.gn
|
| diff --git a/chrome/browser/BUILD.gn b/chrome/browser/BUILD.gn
|
| index 2d45cd4027358193598d8a55c9151e3056a7e517..c92476aa4142a0046fad1bd933d4ab311893b7f3 100644
|
| --- a/chrome/browser/BUILD.gn
|
| +++ b/chrome/browser/BUILD.gn
|
| @@ -1314,7 +1314,7 @@ split_static_library("browser") {
|
| "//components/data_reduction_proxy/core/browser",
|
| "//components/data_usage/core",
|
| "//components/data_use_measurement/content",
|
| - "//components/data_use_measurement/core",
|
| + "//components/data_use_measurement/core:ascriber",
|
| "//components/device_event_log",
|
| "//components/dom_distiller/content/browser",
|
| "//components/domain_reliability",
|
|
|