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

Unified Diff: components/arc/BUILD.gn

Issue 2527973003: Consolidate code monitoring low memory kills and OOM kills to MemoryKillsMonitor on ChromeOS. (Closed)
Patch Set: move unittest to chromeos only build rule Created 4 years 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: components/arc/BUILD.gn
diff --git a/components/arc/BUILD.gn b/components/arc/BUILD.gn
index 8d7adaed7c541750405743d28edaf4d836cf05cf..f67ee162edd1f4746c35cc07e998925780baabcb 100644
--- a/components/arc/BUILD.gn
+++ b/components/arc/BUILD.gn
@@ -56,9 +56,6 @@ static_library("arc") {
"kiosk/arc_kiosk_bridge.h",
"metrics/arc_metrics_service.cc",
"metrics/arc_metrics_service.h",
- "metrics/oom_kills_histogram.h",
- "metrics/oom_kills_monitor.cc",
- "metrics/oom_kills_monitor.h",
"net/arc_net_host_impl.cc",
"net/arc_net_host_impl.h",
"obb_mounter/arc_obb_mounter_bridge.cc",
« no previous file with comments | « chrome/browser/memory/tab_manager_delegate_chromeos.cc ('k') | components/arc/metrics/arc_metrics_service.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698