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

Unified Diff: chrome/app/BUILD.gn

Issue 2635153002: Pref service: expose all read-only PrefStores through Mojo (Closed)
Patch Set: Merge Created 3 years, 10 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: chrome/app/BUILD.gn
diff --git a/chrome/app/BUILD.gn b/chrome/app/BUILD.gn
index 010ecb459d630912220815265d61680837f34bc8..f4328581e80e6059e2716840bed0e7487bce1167 100644
--- a/chrome/app/BUILD.gn
+++ b/chrome/app/BUILD.gn
@@ -381,6 +381,7 @@ service_manifest("chrome_content_packaged_services_manifest_overlay") {
service_manifest("chrome_content_browser_manifest_overlay") {
source = "//chrome/browser/chrome_content_browser_manifest_overlay.json"
+ packaged_services = [ "//chrome/browser:preferences2_manifest" ]
}
service_manifest("chrome_content_gpu_manifest_overlay") {
« no previous file with comments | « no previous file | chrome/browser/BUILD.gn » ('j') | mojo/public/tools/bindings/chromium_bindings_configuration.gni » ('J')

Powered by Google App Engine
This is Rietveld 408576698