Index: net/BUILD.gn |
diff --git a/net/BUILD.gn b/net/BUILD.gn |
index 940108c9e5fa8ffcb78109e40a7c7636d48e2816..929764f6dcccdd2ac1e99facab6272aede9dddf0 100644 |
--- a/net/BUILD.gn |
+++ b/net/BUILD.gn |
@@ -1392,6 +1392,9 @@ component("net") { |
"quic/quartc/quartc_task_runner_interface.h", |
"reporting/reporting_cache.cc", |
"reporting/reporting_cache.h", |
+ "reporting/reporting_delegate.h", |
+ "reporting/reporting_delegate_impl.cc", |
+ "reporting/reporting_delegate_impl.h", |
"sdch/sdch_owner.cc", |
"sdch/sdch_owner.h", |
"socket/client_socket_factory.cc", |