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

Unified Diff: net/BUILD.gn

Issue 2778373003: Reporting: Add Observer interface to observe cache updates. (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 | « no previous file | net/reporting/reporting_cache.cc » ('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 ab6d8e64324108a8d7fbd9b6ee0f9b1ad59b0d7d..79635e0c0162710cca6e609b9b5c376b095a8d86 100644
--- a/net/BUILD.gn
+++ b/net/BUILD.gn
@@ -1411,6 +1411,8 @@ component("net") {
"reporting/reporting_endpoint_manager.h",
"reporting/reporting_header_parser.cc",
"reporting/reporting_header_parser.h",
+ "reporting/reporting_observer.cc",
+ "reporting/reporting_observer.h",
"reporting/reporting_policy.cc",
"reporting/reporting_policy.h",
"reporting/reporting_report.cc",
« no previous file with comments | « no previous file | net/reporting/reporting_cache.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698