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

Unified Diff: components/sync/BUILD.gn

Issue 2294913009: Fill the un-encrypted metadata field in password specifics. (Closed)
Patch Set: rebased 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/base/sync_features.h » ('j') | no next file with comments »
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 836dd3c91462dd614af68a226ce11d4260a844ff..b70cde4ff9f000489fa530a924f41dc1d27503f9 100644
--- a/components/sync/BUILD.gn
+++ b/components/sync/BUILD.gn
@@ -60,6 +60,8 @@ static_library("sync") {
"base/report_unrecoverable_error.cc",
"base/report_unrecoverable_error.h",
"base/stop_source.h",
+ "base/sync_features.cc",
+ "base/sync_features.h",
"base/sync_prefs.cc",
"base/sync_prefs.h",
"base/syncer_error.cc",
« no previous file with comments | « no previous file | components/sync/base/sync_features.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698