| Index: chrome/common/BUILD.gn
|
| diff --git a/chrome/common/BUILD.gn b/chrome/common/BUILD.gn
|
| index 028bac1bcecf79119606e686d635dcf17b8ab987..5c662093b506b190f31501a906deca0b579b3b27 100644
|
| --- a/chrome/common/BUILD.gn
|
| +++ b/chrome/common/BUILD.gn
|
| @@ -124,6 +124,8 @@ static_library("common") {
|
| "secure_origin_whitelist.h",
|
| "ssl_insecure_content.cc",
|
| "ssl_insecure_content.h",
|
| + "stack_sampling_configuration.cc",
|
| + "stack_sampling_configuration.h",
|
| "switch_utils.cc",
|
| "switch_utils.h",
|
| "trace_event_args_whitelist.cc",
|
|
|