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

Unified Diff: content/public/app/BUILD.gn

Issue 2710823003: NOCOMMIT prototype: GRC service plumbing and process priority
Patch Set: Buildfixes Created 3 years, 9 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: content/public/app/BUILD.gn
diff --git a/content/public/app/BUILD.gn b/content/public/app/BUILD.gn
index 7ea74d83c2ba13973d2194da7c72e818ef662e2d..038fb50c19fa6bb766850b8b3852d5e7382d95c9 100644
--- a/content/public/app/BUILD.gn
+++ b/content/public/app/BUILD.gn
@@ -180,6 +180,7 @@ service_manifest("packaged_services_manifest") {
packaged_services = [
"//media/mojo/services:media_manifest",
"//services/device:manifest",
+ "//services/resource_coordinator:manifest",
"//services/shape_detection:manifest",
]
}

Powered by Google App Engine
This is Rietveld 408576698