Index: chrome/browser/BUILD.gn |
diff --git a/chrome/browser/BUILD.gn b/chrome/browser/BUILD.gn |
index fa11dd0a2c3a1dd02c37ee767f11b4d3c53de782..beb8bde604a54e68e52f0afa6d0aea32ed988455 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", |