| Index: content/common/BUILD.gn
|
| diff --git a/content/common/BUILD.gn b/content/common/BUILD.gn
|
| index ce8a4bfd8b2f29e2a6b220d97bcf64c5ea84aa0b..641a65326844b3efcf753d6962c6b8120b92fa26 100644
|
| --- a/content/common/BUILD.gn
|
| +++ b/content/common/BUILD.gn
|
| @@ -238,6 +238,8 @@ source_set("common") {
|
| "net/url_request_service_worker_data.h",
|
| "net/url_request_user_data.cc",
|
| "net/url_request_user_data.h",
|
| + "net_adapters.cc",
|
| + "net_adapters.h",
|
| "origin_trials/trial_token.cc",
|
| "origin_trials/trial_token.h",
|
| "origin_trials/trial_token_validator.cc",
|
|
|