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

Unified Diff: chrome/test/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
« no previous file with comments | « chrome/browser/prefs/preferences_service_unittest.cc ('k') | services/preferences/public/cpp/BUILD.gn » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/test/BUILD.gn
diff --git a/chrome/test/BUILD.gn b/chrome/test/BUILD.gn
index 897e3c3892c10f5db78f041645e381e884bbaa0c..ad16700f166bdf801c39360afb15850ce573b5b0 100644
--- a/chrome/test/BUILD.gn
+++ b/chrome/test/BUILD.gn
@@ -3266,7 +3266,7 @@ test("unit_tests") {
"../browser/prefs/chrome_command_line_pref_store_unittest.cc",
"../browser/prefs/chrome_pref_service_unittest.cc",
"../browser/prefs/incognito_mode_prefs_unittest.cc",
- "../browser/prefs/preferences_manager_unittest.cc",
+ "../browser/prefs/preferences_service_unittest.cc",
"../browser/prefs/profile_pref_store_manager_unittest.cc",
"../browser/prefs/proxy_policy_unittest.cc",
"../browser/prefs/session_startup_pref_unittest.cc",
« no previous file with comments | « chrome/browser/prefs/preferences_service_unittest.cc ('k') | services/preferences/public/cpp/BUILD.gn » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698