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

Unified Diff: content/public/app/mojo/content_utility_manifest.json

Issue 2832633002: Add PDF compositor service (Closed)
Patch Set: rebase again Created 3 years, 8 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/mojo/content_utility_manifest.json
diff --git a/content/public/app/mojo/content_utility_manifest.json b/content/public/app/mojo/content_utility_manifest.json
index 0a058d77e2aa0cf25f82c4b5e41c816fbd155b68..c81411ae88d77e086f8cd0d4cde37e6191f24a4c 100644
--- a/content/public/app/mojo/content_utility_manifest.json
+++ b/content/public/app/mojo/content_utility_manifest.json
@@ -18,6 +18,9 @@
"device": [
"device:power_monitor",
"device:time_zone_monitor"
+ ],
+ "content_browser": [
Lei Zhang 2017/04/27 22:42:21 Isn't this the same as line 17?
Wei Li 2017/04/29 04:35:18 Good eyes, someone added before me :)
+ "utility"
]
}
}

Powered by Google App Engine
This is Rietveld 408576698