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

Unified Diff: chrome/test/BUILD.gn

Issue 2714543006: Clean Obsolete HTTP Data from the Password Store (Closed)
Patch Set: Add Unittest File 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
Index: chrome/test/BUILD.gn
diff --git a/chrome/test/BUILD.gn b/chrome/test/BUILD.gn
index 84083a7c91e86a014d2254103ce98e96fbf71234..81353e61d21e1e38d0b3905fbe51541839a90ce0 100644
--- a/chrome/test/BUILD.gn
+++ b/chrome/test/BUILD.gn
@@ -3278,6 +3278,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_manager_util_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",

Powered by Google App Engine
This is Rietveld 408576698