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

Unified Diff: content/browser/BUILD.gn

Issue 2881593002: Reporting: Plumb into RenderFrame via Mojo (Closed)
Patch Set: rebase Created 3 years, 7 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
Index: content/browser/BUILD.gn
diff --git a/content/browser/BUILD.gn b/content/browser/BUILD.gn
index d9e4bff723410491ef457aff277bb5e3c42e22ed..cae449166b6f12fe9084063776164ab5e37055b9 100644
--- a/content/browser/BUILD.gn
+++ b/content/browser/BUILD.gn
@@ -1037,6 +1037,8 @@ source_set("browser") {
"net/network_quality_observer_impl.h",
"net/quota_policy_cookie_store.cc",
"net/quota_policy_cookie_store.h",
+ "net/reporting_service_proxy.cc",
+ "net/reporting_service_proxy.h",
"net/view_blob_internals_job_factory.cc",
"net/view_blob_internals_job_factory.h",
"net/view_http_cache_job_factory.cc",
« no previous file with comments | « no previous file | content/browser/frame_host/render_frame_host_impl.cc » ('j') | content/browser/net/reporting_service_proxy.cc » ('J')

Powered by Google App Engine
This is Rietveld 408576698