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

Unified Diff: net/BUILD.gn

Issue 2751883003: Reporting: Implement serializer. (Closed)
Patch Set: Move after Context CL Created 3 years, 9 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 | « no previous file | net/reporting/reporting_serializer.h » ('j') | net/reporting/reporting_serializer.h » ('J')
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 0e8f07bf44615dcad43b4189d571647264d627d8..7d38c624f2e50684f625cc8c1219f871b82e2200 100644
--- a/net/BUILD.gn
+++ b/net/BUILD.gn
@@ -1414,6 +1414,8 @@ component("net") {
"reporting/reporting_policy.h",
"reporting/reporting_report.cc",
"reporting/reporting_report.h",
+ "reporting/reporting_serializer.cc",
+ "reporting/reporting_serializer.h",
"reporting/reporting_uploader.cc",
"reporting/reporting_uploader.h",
"sdch/sdch_owner.cc",
« no previous file with comments | « no previous file | net/reporting/reporting_serializer.h » ('j') | net/reporting/reporting_serializer.h » ('J')

Powered by Google App Engine
This is Rietveld 408576698