| Index: net/BUILD.gn
|
| diff --git a/net/BUILD.gn b/net/BUILD.gn
|
| index 980b69230c07db1c8ffe9a83e7fd20efa04575d2..d59e27b6226a3c21dcc53877ba1766188005fca3 100644
|
| --- a/net/BUILD.gn
|
| +++ b/net/BUILD.gn
|
| @@ -531,6 +531,8 @@ static_library("test_support") {
|
| "log/test_net_log_entry.h",
|
| "log/test_net_log_util.cc",
|
| "log/test_net_log_util.h",
|
| + "nqe/network_quality_estimator_test_util.cc",
|
| + "nqe/network_quality_estimator_test_util.h",
|
| "proxy/mock_proxy_resolver.cc",
|
| "proxy/mock_proxy_resolver.h",
|
| "proxy/mock_proxy_script_fetcher.cc",
|
|
|