| Index: chrome/common/BUILD.gn
|
| diff --git a/chrome/common/BUILD.gn b/chrome/common/BUILD.gn
|
| index b08bbacd099de04ca42f68a955c4636dfe30206e..4d94b196bdf88b03ae95e413f672aced828c216b 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",
|
|
|