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

Unified Diff: chrome/test/BUILD.gn

Issue 2909283002: Delete PasswordStoreMac and SimplePasswordStoreMac. (Closed)
Patch Set: test Created 3 years, 7 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: chrome/test/BUILD.gn
diff --git a/chrome/test/BUILD.gn b/chrome/test/BUILD.gn
index 692da7f57c2fc7bcde031a21b7328087fa31a9fa..8a6867a5056c51654a460d9a7aaf4d42e5de5b67 100644
--- a/chrome/test/BUILD.gn
+++ b/chrome/test/BUILD.gn
@@ -3168,11 +3168,9 @@ 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_mac_unittest.cc",
"../browser/password_manager/password_store_proxy_mac_unittest.cc",
"../browser/password_manager/password_store_win_unittest.cc",
"../browser/password_manager/password_store_x_unittest.cc",
- "../browser/password_manager/simple_password_store_mac_unittest.cc",
"../browser/permissions/chooser_context_base_unittest.cc",
"../browser/permissions/permission_context_base_unittest.cc",
"../browser/permissions/permission_decision_auto_blocker_unittest.cc",

Powered by Google App Engine
This is Rietveld 408576698