| Index: content/common/BUILD.gn
|
| diff --git a/content/common/BUILD.gn b/content/common/BUILD.gn
|
| index f1bcce2857ef3fab9318f5c36335967c50a4b9e1..b79ce4b31a2550c28dd0f77376f4f26df189a747 100644
|
| --- a/content/common/BUILD.gn
|
| +++ b/content/common/BUILD.gn
|
| @@ -240,6 +240,8 @@ source_set("common") {
|
| "net/url_request_service_worker_data.h",
|
| "net/url_request_user_data.cc",
|
| "net/url_request_user_data.h",
|
| + "network_traffic_annotation_param_traits.cc",
|
| + "network_traffic_annotation_param_traits.h",
|
| "origin_trials/trial_token.cc",
|
| "origin_trials/trial_token.h",
|
| "origin_trials/trial_token_validator.cc",
|
|
|