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

Unified Diff: services/resource_coordinator/coordination_unit/coordination_unit_impl.cc

Issue 2889273002: Revert of [GRC] Process Coordination Unit support for Global Resource Controller (Closed)
Patch Set: 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: services/resource_coordinator/coordination_unit/coordination_unit_impl.cc
diff --git a/services/resource_coordinator/coordination_unit/coordination_unit_impl.cc b/services/resource_coordinator/coordination_unit/coordination_unit_impl.cc
index b3c67e44fe5e66abe56da7fe28b54c93d797180f..4743989b33aa9062519a32ff87da924f64bf8dad 100644
--- a/services/resource_coordinator/coordination_unit/coordination_unit_impl.cc
+++ b/services/resource_coordinator/coordination_unit/coordination_unit_impl.cc
@@ -217,8 +217,4 @@
current_policy_.reset();
}
-double CoordinationUnitImpl::GetCPUUsageForTesting() {
- return -1.0;
-}
-
} // namespace resource_coordinator

Powered by Google App Engine
This is Rietveld 408576698