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

Unified Diff: components/components_tests.gyp

Issue 1318523011: [Password Manager] Copiable username and origin. Linkable origin elided from the left. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Tests compilation error fixed Created 5 years, 2 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: components/components_tests.gyp
diff --git a/components/components_tests.gyp b/components/components_tests.gyp
index f37f582983523f9f8b028fa27a38ea73d66709a6..9facf5cf5d969140c4c16ed75a441bb3e8188bd1 100644
--- a/components/components_tests.gyp
+++ b/components/components_tests.gyp
@@ -438,6 +438,7 @@
'password_manager/core/browser/password_store_default_unittest.cc',
'password_manager/core/browser/password_store_unittest.cc',
'password_manager/core/browser/password_syncable_service_unittest.cc',
+ 'password_manager/core/browser/password_ui_utils_unittest.cc',
'password_manager/core/browser/psl_matching_helper_unittest.cc',
'password_manager/core/browser/statistics_table_unittest.cc',
'password_manager/core/common/credential_manager_types_unittest.cc',

Powered by Google App Engine
This is Rietveld 408576698