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

Unified Diff: components/autofill.gypi

Issue 216183008: Password manager internals page: Introduce logger in browser (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Final comments addressed Created 6 years, 8 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
« no previous file with comments | « no previous file | components/autofill/core/common/save_password_progress_logger.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: components/autofill.gypi
diff --git a/components/autofill.gypi b/components/autofill.gypi
index dd2d78a46848c9ce14f627c090c6dd7d1a25a6f8..c2e54d1b5fba1abe068f07472ef29197e197a1f6 100644
--- a/components/autofill.gypi
+++ b/components/autofill.gypi
@@ -74,6 +74,8 @@
'autofill/core/common/password_form_fill_data.h',
'autofill/core/common/password_generation_util.cc',
'autofill/core/common/password_generation_util.h',
+ 'autofill/core/common/save_password_progress_logger.cc',
+ 'autofill/core/common/save_password_progress_logger.h',
'autofill/core/common/web_element_descriptor.cc',
'autofill/core/common/web_element_descriptor.h',
],
« no previous file with comments | « no previous file | components/autofill/core/common/save_password_progress_logger.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698