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

Unified Diff: services/resource_coordinator/BUILD.gn

Issue 2965553002: [GRC] Add Tab-scoped Coordination Unit Graph Observer (Closed)
Patch Set: Change observer name Created 3 years, 6 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 | services/resource_coordinator/coordination_unit/coordination_unit_graph_observer.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: services/resource_coordinator/BUILD.gn
diff --git a/services/resource_coordinator/BUILD.gn b/services/resource_coordinator/BUILD.gn
index 7582b287b5194a1044ffead49b216a846763b525..98dc2327eafe09483f51380d848b481093981609 100644
--- a/services/resource_coordinator/BUILD.gn
+++ b/services/resource_coordinator/BUILD.gn
@@ -24,6 +24,8 @@ source_set("lib") {
"coordination_unit/coordination_unit_provider_impl.h",
"coordination_unit/process_coordination_unit_impl.cc",
"coordination_unit/process_coordination_unit_impl.h",
+ "coordination_unit/tab_signal_generator.cc",
+ "coordination_unit/tab_signal_generator.h",
"memory_instrumentation/coordinator_impl.cc",
"memory_instrumentation/coordinator_impl.h",
"memory_instrumentation/process_map.cc",
« no previous file with comments | « no previous file | services/resource_coordinator/coordination_unit/coordination_unit_graph_observer.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698