| Index: chrome/common/BUILD.gn
|
| diff --git a/chrome/common/BUILD.gn b/chrome/common/BUILD.gn
|
| index 3fb26c630488a87dc27638c0c3a8f97db7152f05..6a2a7fe2ff53d3e028f4e2fd1c12636de86a5aed 100644
|
| --- a/chrome/common/BUILD.gn
|
| +++ b/chrome/common/BUILD.gn
|
| @@ -179,6 +179,7 @@ static_library("common") {
|
| "//chrome/common:constants",
|
| "//chrome/common/media_router/mojo:dial_utility_interfaces",
|
| "//chrome/common/net",
|
| + "//chrome/common/profiling",
|
| "//chrome/common/safe_browsing:proto",
|
| "//chrome/installer/util:with_no_strings",
|
| "//components/autofill/content/common:ipc_traits",
|
|
|