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

Unified Diff: components/sync/BUILD.gn

Issue 2294913009: Fill the un-encrypted metadata field in password specifics. (Closed)
Patch Set: additional test Created 4 years, 2 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/sync/core/base_transaction.h » ('j') | components/sync/core/sync_features.cc » ('J')
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: components/sync/BUILD.gn
diff --git a/components/sync/BUILD.gn b/components/sync/BUILD.gn
index 956972454b1075d3f3c9ffaa475107873f736c87..7538fc441f28330c084da0c9923d77c024395ffa 100644
--- a/components/sync/BUILD.gn
+++ b/components/sync/BUILD.gn
@@ -175,6 +175,8 @@ static_library("sync") {
"core/sync_db_util.cc",
"core/sync_encryption_handler.cc",
"core/sync_encryption_handler.h",
+ "core/sync_features.cc",
+ "core/sync_features.h",
"core/sync_manager.cc",
"core/sync_manager.h",
"core/sync_manager_factory.cc",
« no previous file with comments | « no previous file | components/sync/core/base_transaction.h » ('j') | components/sync/core/sync_features.cc » ('J')

Powered by Google App Engine
This is Rietveld 408576698