| Index: net/BUILD.gn
|
| diff --git a/net/BUILD.gn b/net/BUILD.gn
|
| index 05f1106d41178772105d1701113a8599313a4b07..5d93dade319b279625be7ed8d89d7be92e722e48 100644
|
| --- a/net/BUILD.gn
|
| +++ b/net/BUILD.gn
|
| @@ -645,10 +645,10 @@ source_set("test_support") {
|
| "http/http_transaction_test_util.h",
|
| "log/captured_net_log_entry.cc",
|
| "log/captured_net_log_entry.h",
|
| - "log/capturing_net_log.cc",
|
| - "log/capturing_net_log.h",
|
| "log/capturing_net_log_observer.cc",
|
| "log/capturing_net_log_observer.h",
|
| + "log/test_net_log.cc",
|
| + "log/test_net_log.h",
|
| "proxy/mock_proxy_resolver.cc",
|
| "proxy/mock_proxy_resolver.h",
|
| "proxy/mock_proxy_script_fetcher.cc",
|
|
|