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

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

Issue 2885363004: [Hacky prototype] Create a shared-memory high-performance reporting service.
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: content/public/app/BUILD.gn
diff --git a/content/public/app/BUILD.gn b/content/public/app/BUILD.gn
index 782cd3a977383459c58c6bdb34e6c3a21ba98b73..8730cd9cb6707121b178d26423924dffff87b5df 100644
--- a/content/public/app/BUILD.gn
+++ b/content/public/app/BUILD.gn
@@ -179,6 +179,7 @@ service_manifest("packaged_services_manifest") {
source = "mojo/content_packaged_services_manifest.json"
packaged_services = [
"//media/mojo/services:media_manifest",
+ "//services/blamer:manifest",
"//services/data_decoder:manifest",
"//services/device:manifest",
"//services/shape_detection:manifest",

Powered by Google App Engine
This is Rietveld 408576698