Index: net/net.gypi |
diff --git a/net/net.gypi b/net/net.gypi |
index 971b82c14011a3966c2b4251f2ca44741947b3b0..3c562d4f714675557d0fdb97c25ff1a1262ca9b1 100644 |
--- a/net/net.gypi |
+++ b/net/net.gypi |
@@ -767,6 +767,8 @@ |
'nqe/effective_connection_type.h', |
'nqe/external_estimate_provider.h', |
'nqe/network_id.h', |
+ 'nqe/network_qualities_prefs_manager.cc', |
+ 'nqe/network_qualities_prefs_manager.h', |
'nqe/network_quality.cc', |
'nqe/network_quality.h', |
'nqe/network_quality_estimator.cc', |
@@ -1586,6 +1588,7 @@ |
'log/write_to_file_net_log_observer_unittest.cc', |
'log/bounded_file_net_log_observer_unittest.cc', |
'nqe/effective_connection_type_unittest.cc', |
+ 'nqe/network_qualities_prefs_manager_unittest.cc', |
'nqe/network_quality_estimator_test_util.cc', |
'nqe/network_quality_estimator_test_util.h', |
'nqe/network_quality_estimator_unittest.cc', |