| Index: net/BUILD.gn
|
| diff --git a/net/BUILD.gn b/net/BUILD.gn
|
| index 150b5149f33a6569549e66eac4204f70a838086a..50bfe3ce12ea2a4e81a17a94813a041c60e1a4d3 100644
|
| --- a/net/BUILD.gn
|
| +++ b/net/BUILD.gn
|
| @@ -1424,8 +1424,6 @@ component("net") {
|
| "reporting/reporting_client.h",
|
| "reporting/reporting_context.cc",
|
| "reporting/reporting_context.h",
|
| - "reporting/reporting_delegate.cc",
|
| - "reporting/reporting_delegate.h",
|
| "reporting/reporting_delivery_agent.cc",
|
| "reporting/reporting_delivery_agent.h",
|
| "reporting/reporting_endpoint_manager.cc",
|
|
|