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

Unified Diff: components/password_manager.gypi

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/password_manager.gypi
diff --git a/components/password_manager.gypi b/components/password_manager.gypi
index f73a9e8a4cbf8a06fea306875380ed0a2c772e0e..5937cbd405b8a283450165debe71f17d9b82a025 100644
--- a/components/password_manager.gypi
+++ b/components/password_manager.gypi
@@ -106,6 +106,8 @@
'password_manager/core/browser/password_store_sync.h',
'password_manager/core/browser/password_syncable_service.cc',
'password_manager/core/browser/password_syncable_service.h',
+ 'password_manager/core/browser/password_ui_utils.cc',
+ 'password_manager/core/browser/password_ui_utils.h',
'password_manager/core/browser/psl_matching_helper.cc',
'password_manager/core/browser/psl_matching_helper.h',
'password_manager/core/browser/statistics_table.cc',

Powered by Google App Engine
This is Rietveld 408576698