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

Unified Diff: chrome/chrome_browser.gypi

Issue 23140005: Added of new UMA signals in order to be able to discover early if the "save password" feature gets … (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Review 3 Created 7 years, 4 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/chrome_browser.gypi
diff --git a/chrome/chrome_browser.gypi b/chrome/chrome_browser.gypi
index c2b9674aeb1f95d518e373e1e4b1fdfbdf917f93..24c6b37486e5b8fd60b046f8241af3147d53cc50 100644
--- a/chrome/chrome_browser.gypi
+++ b/chrome/chrome_browser.gypi
@@ -1293,6 +1293,8 @@
'browser/password_manager/password_generation_manager.h',
'browser/password_manager/password_manager.cc',
'browser/password_manager/password_manager.h',
+ 'browser/password_manager/password_manager_util.cc',
+ 'browser/password_manager/password_manager_util.h',
'browser/password_manager/password_manager_delegate.h',
'browser/password_manager/password_manager_delegate_impl.cc',
'browser/password_manager/password_manager_delegate_impl.h',

Powered by Google App Engine
This is Rietveld 408576698