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

Unified Diff: chrome/browser/chrome_content_browser_manifest_overlay.json

Issue 2778733003: Pref service: delete old implementation (Closed)
Patch Set: Fix missed merge 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 | « chrome/browser/BUILD.gn ('k') | chrome/browser/chromeos/preferences_chromeos_browsertest.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/browser/chrome_content_browser_manifest_overlay.json
diff --git a/chrome/browser/chrome_content_browser_manifest_overlay.json b/chrome/browser/chrome_content_browser_manifest_overlay.json
index 8a430fec27d44584ca7f24445393c82a09b3c3d1..90322a93221f935a3d73dafe553ba8984db162c7 100644
--- a/chrome/browser/chrome_content_browser_manifest_overlay.json
+++ b/chrome/browser/chrome_content_browser_manifest_overlay.json
@@ -27,7 +27,7 @@
"nacl_broker": [ "browser" ],
"nacl_loader": [ "browser" ],
"preferences_forwarder": [ "pref_client" ],
- "preferences2": [ "pref_client", "pref_control" ],
+ "preferences": [ "pref_client", "pref_control" ],
"ui": [ "display_controller", "ime_registrar", "window_manager" ]
}
},
« no previous file with comments | « chrome/browser/BUILD.gn ('k') | chrome/browser/chromeos/preferences_chromeos_browsertest.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698