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

Unified Diff: components/sync/BUILD.gn

Issue 2294913009: Fill the un-encrypted metadata field in password specifics. (Closed)
Patch Set: check Created 4 years, 3 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/sync/BUILD.gn
diff --git a/components/sync/BUILD.gn b/components/sync/BUILD.gn
index d5134afa88fc5b98ead83bedb429ea68d563f706..31ae3c44d8b9a36a75572134dfd03a85a6c6d793 100644
--- a/components/sync/BUILD.gn
+++ b/components/sync/BUILD.gn
@@ -160,6 +160,8 @@ static_library("sync") {
"core/network_resources.h",
"core/non_blocking_sync_common.cc",
"core/non_blocking_sync_common.h",
+ "core/password_metadata_filling.cc",
+ "core/password_metadata_filling.h",
"core/processor_entity_tracker.cc",
"core/processor_entity_tracker.h",
"core/read_node.cc",
« no previous file with comments | « no previous file | components/sync/core/base_transaction.h » ('j') | components/sync/core/password_metadata_filling.h » ('J')

Powered by Google App Engine
This is Rietveld 408576698