Index: chrome/browser/BUILD.gn |
diff --git a/chrome/browser/BUILD.gn b/chrome/browser/BUILD.gn |
index 87e08200b018cf67e41be2b839d84f8019f76db8..1bde3db3b53b6910f1c6f496aaf4d2eca95f89ca 100644 |
--- a/chrome/browser/BUILD.gn |
+++ b/chrome/browser/BUILD.gn |
@@ -999,6 +999,8 @@ split_static_library("browser") { |
"profiles/incognito_helpers.h", |
"profiles/incognito_mode_policy_handler.cc", |
"profiles/incognito_mode_policy_handler.h", |
+ "profiles/net_http_session_params_observer.cc", |
+ "profiles/net_http_session_params_observer.h", |
"profiles/off_the_record_profile_impl.cc", |
"profiles/off_the_record_profile_impl.h", |
"profiles/off_the_record_profile_io_data.cc", |