Index: chrome/browser/BUILD.gn |
diff --git a/chrome/browser/BUILD.gn b/chrome/browser/BUILD.gn |
index 56e55e48fe8ddbb0e38075f1631bcb79f212d896..f65ff914affd6b47b7f8ba39e06672cd6b33b1d0 100644 |
--- a/chrome/browser/BUILD.gn |
+++ b/chrome/browser/BUILD.gn |
@@ -1000,6 +1000,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", |