Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(472)

Unified Diff: net/BUILD.gn

Issue 2769083005: Reporting: Set up in ProfileImplIOData. (Closed)
Patch Set: rebase Created 3 years, 8 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « chrome/browser/profiles/profile_io_data.cc ('k') | net/reporting/reporting_feature.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: net/BUILD.gn
diff --git a/net/BUILD.gn b/net/BUILD.gn
index 66ba36e9212f43b6d0ee3965ef6c109a537763f2..769184d28ff6a553d1bc603f95507b57248bbaef 100644
--- a/net/BUILD.gn
+++ b/net/BUILD.gn
@@ -1428,6 +1428,8 @@ component("net") {
"reporting/reporting_delivery_agent.h",
"reporting/reporting_endpoint_manager.cc",
"reporting/reporting_endpoint_manager.h",
+ "reporting/reporting_feature.cc",
+ "reporting/reporting_feature.h",
"reporting/reporting_garbage_collector.cc",
"reporting/reporting_garbage_collector.h",
"reporting/reporting_header_parser.cc",
« no previous file with comments | « chrome/browser/profiles/profile_io_data.cc ('k') | net/reporting/reporting_feature.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698