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

Unified Diff: components/password_manager.gypi

Issue 771173002: Added utility functions related to working with "facets". (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Fix Android compile errors. Created 6 years 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 | « components/components_tests.gyp ('k') | components/password_manager/core/browser/BUILD.gn » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: components/password_manager.gypi
diff --git a/components/password_manager.gypi b/components/password_manager.gypi
index 61766bcd606926ea57b14e068ff3970fb4edd4fc..f5728812168a548f59321bb2479e3d7c6f1c4e63 100644
--- a/components/password_manager.gypi
+++ b/components/password_manager.gypi
@@ -23,6 +23,8 @@
],
'sources': [
# Note: sources list duplicated in GN build.
+ 'password_manager/core/browser/affiliation_utils.cc',
+ 'password_manager/core/browser/affiliation_utils.h',
'password_manager/core/browser/browser_save_password_progress_logger.cc',
'password_manager/core/browser/browser_save_password_progress_logger.h',
'password_manager/core/browser/credential_manager_dispatcher.h',
« no previous file with comments | « components/components_tests.gyp ('k') | components/password_manager/core/browser/BUILD.gn » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698