| Index: net/BUILD.gn
|
| diff --git a/net/BUILD.gn b/net/BUILD.gn
|
| index 01c56f4445816d2fce8b097c03323a6195ad0ddd..9a71d718ff10f8457580fb485d42eeb650cb04ec 100644
|
| --- a/net/BUILD.gn
|
| +++ b/net/BUILD.gn
|
| @@ -1424,6 +1424,8 @@ 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",
|
|
|