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

Unified Diff: services/preferences/BUILD.gn

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 | « components/sync_preferences/pref_service_syncable_factory.cc ('k') | services/preferences/manifest.json » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: services/preferences/BUILD.gn
diff --git a/services/preferences/BUILD.gn b/services/preferences/BUILD.gn
index a6141c8a3db8221008394d7a18e2d780c96b73ef..a5b4801c9fa580e366232079614520cfef60efde 100644
--- a/services/preferences/BUILD.gn
+++ b/services/preferences/BUILD.gn
@@ -7,7 +7,7 @@ import("//services/service_manager/public/service_manifest.gni")
import("//testing/test.gni")
service_manifest("manifest") {
- name = "preferences2"
+ name = "preferences"
source = "manifest.json"
}
« no previous file with comments | « components/sync_preferences/pref_service_syncable_factory.cc ('k') | services/preferences/manifest.json » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698