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

Unified Diff: chrome/app/BUILD.gn

Issue 2635153002: Pref service: expose all read-only PrefStores through Mojo (Closed)
Patch Set: Address review comments 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
« no previous file with comments | « no previous file | chrome/browser/BUILD.gn » ('j') | chrome/browser/prefs/preferences2_manifest.json » ('J')
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
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') | chrome/browser/prefs/preferences2_manifest.json » ('J')

Powered by Google App Engine
This is Rietveld 408576698