Skip to content

Commit

Permalink
Remove OOM UKM metrics
Browse files Browse the repository at this point in the history
Bug: 1491972
Change-Id: Ibe7e08ee3641edc000bc7358ccf62f1b863b8810
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/4943836
Commit-Queue: Charlie Harrison <csharrison@chromium.org>
Reviewed-by: Robert Kaplow <rkaplow@chromium.org>
Reviewed-by: Siddhartha S <ssid@chromium.org>
Reviewed-by: Peter Kasting <pkasting@chromium.org>
Cr-Commit-Position: refs/heads/main@{#1212178}
  • Loading branch information
csharrison authored and Chromium LUCI CQ committed Oct 19, 2023
1 parent 5db996b commit aee3f50
Show file tree
Hide file tree
Showing 10 changed files with 3 additions and 814 deletions.
2 changes: 0 additions & 2 deletions chrome/browser/BUILD.gn
Original file line number Diff line number Diff line change
Expand Up @@ -844,8 +844,6 @@ static_library("browser") {
"metrics/metrics_services_web_contents_observer.h",
"metrics/network_quality_estimator_provider_impl.cc",
"metrics/network_quality_estimator_provider_impl.h",
"metrics/oom/out_of_memory_reporter.cc",
"metrics/oom/out_of_memory_reporter.h",
"metrics/process_memory_metrics_emitter.cc",
"metrics/process_memory_metrics_emitter.h",
"metrics/shutdown_watcher_helper.cc",
Expand Down
1 change: 0 additions & 1 deletion chrome/browser/metrics/oom/DIR_METADATA

This file was deleted.

2 changes: 0 additions & 2 deletions chrome/browser/metrics/oom/OWNERS

This file was deleted.

127 changes: 0 additions & 127 deletions chrome/browser/metrics/oom/out_of_memory_reporter.cc

This file was deleted.

91 changes: 0 additions & 91 deletions chrome/browser/metrics/oom/out_of_memory_reporter.h

This file was deleted.

0 comments on commit aee3f50

Please sign in to comment.