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

Unified Diff: content/browser/BUILD.gn

Issue 2874623002: Implement chrome://histograms with network service. (Closed)
Patch Set: add comment 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
« no previous file with comments | « no previous file | content/browser/histogram_internals_request_job.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: content/browser/BUILD.gn
diff --git a/content/browser/BUILD.gn b/content/browser/BUILD.gn
index 8d3077c279441fd1753c0d5db6a1d58f729d88fe..865444b9c86792aa8832274478b27422574e8488 100644
--- a/content/browser/BUILD.gn
+++ b/content/browser/BUILD.gn
@@ -760,6 +760,8 @@ source_set("browser") {
"histogram_controller.h",
"histogram_internals_request_job.cc",
"histogram_internals_request_job.h",
+ "histogram_internals_url_loader.cc",
+ "histogram_internals_url_loader.h",
"histogram_message_filter.cc",
"histogram_message_filter.h",
"histogram_subscriber.h",
« no previous file with comments | « no previous file | content/browser/histogram_internals_request_job.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698