| 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",
|
|
|