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

Unified Diff: chrome/test/BUILD.gn

Issue 2931863002: Rename PasswordStoreProxyMac to PasswordStoreMac. (Closed)
Patch Set: Created 3 years, 6 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/password_manager/password_store_proxy_mac_unittest.cc ('k') | no next file » | 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 78d723ebb85c9c784fbee191bcfa7c90ee677961..f8ac3972030594fad9baa6f595e4d1e038fc18c5 100644
--- a/chrome/test/BUILD.gn
+++ b/chrome/test/BUILD.gn
@@ -3150,7 +3150,7 @@ test("unit_tests") {
"../browser/page_load_metrics/user_input_tracker_unittest.cc",
"../browser/password_manager/chrome_password_manager_client_unittest.cc",
"../browser/password_manager/password_manager_internals_service_unittest.cc",
- "../browser/password_manager/password_store_proxy_mac_unittest.cc",
+ "../browser/password_manager/password_store_mac_unittest.cc",
"../browser/password_manager/password_store_win_unittest.cc",
"../browser/password_manager/password_store_x_unittest.cc",
"../browser/permissions/chooser_context_base_unittest.cc",
« no previous file with comments | « chrome/browser/password_manager/password_store_proxy_mac_unittest.cc ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698