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

Unified Diff: services/preferences/unittest_manifest.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 | « services/preferences/public/interfaces/preferences.mojom ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: services/preferences/unittest_manifest.json
diff --git a/services/preferences/unittest_manifest.json b/services/preferences/unittest_manifest.json
index 8c4e582762a3b4d2a44640f3ae124c9e6f0c1963..df6d7441066097e91c8048cd5242cef8ea785087 100644
--- a/services/preferences/unittest_manifest.json
+++ b/services/preferences/unittest_manifest.json
@@ -9,7 +9,7 @@
]
},
"requires": {
- "preferences2": [ "pref_client", "pref_control" ]
+ "preferences": [ "pref_client", "pref_control" ]
}
}
}
« no previous file with comments | « services/preferences/public/interfaces/preferences.mojom ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698