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

Unified Diff: services/preferences/public/cpp/tests/BUILD.gn

Issue 2644893003: Unify Preferences Mojom Naming to PreferencesService (Closed)
Patch Set: / Created 3 years, 11 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: services/preferences/public/cpp/tests/BUILD.gn
diff --git a/services/preferences/public/cpp/tests/BUILD.gn b/services/preferences/public/cpp/tests/BUILD.gn
index 359cc9e5088235b01c92e1cd9a99a8dfad3c5771..1c818cbff4dcc02c799c87fd275bca070a981bf9 100644
--- a/services/preferences/public/cpp/tests/BUILD.gn
+++ b/services/preferences/public/cpp/tests/BUILD.gn
@@ -14,7 +14,7 @@ group("tests") {
test("preferences_unittests") {
sources = [
- "pref_observer_store_unittest.cc",
+ "pref_client_store_unittest.cc",
]
deps = [
"//base",

Powered by Google App Engine
This is Rietveld 408576698