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

Unified Diff: components/password_manager.gypi

Issue 2126713006: Refactor LoginDatabase migration (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Comments addressed Created 4 years, 5 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 | « 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 38d6a78bd99b43da2734cd6afc67b6775443b020..72c0f4d2b2b9d9a345c23403218d47892ecac143 100644
--- a/components/password_manager.gypi
+++ b/components/password_manager.gypi
@@ -128,6 +128,8 @@
'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/sql_table_builder.cc',
+ 'password_manager/core/browser/sql_table_builder.h',
'password_manager/core/browser/statistics_table.cc',
'password_manager/core/browser/statistics_table.h',
'password_manager/core/browser/test_affiliation_fetcher_factory.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