| Index: chrome/browser/BUILD.gn
|
| diff --git a/chrome/browser/BUILD.gn b/chrome/browser/BUILD.gn
|
| index 352ae62c936a7a8314e89221f02f6741623851b7..30c597f5516e3c23d1e1587db23f8acc898838b1 100644
|
| --- a/chrome/browser/BUILD.gn
|
| +++ b/chrome/browser/BUILD.gn
|
| @@ -732,6 +732,10 @@ split_static_library("browser") {
|
| "net/predictor_tab_helper.h",
|
| "net/probe_message.cc",
|
| "net/probe_message.h",
|
| + "net/profile_network_context_service.cc",
|
| + "net/profile_network_context_service.h",
|
| + "net/profile_network_context_service_factory.cc",
|
| + "net/profile_network_context_service_factory.h",
|
| "net/proxy_service_factory.cc",
|
| "net/proxy_service_factory.h",
|
| "net/quota_policy_channel_id_store.cc",
|
|
|