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

Unified Diff: components/sync/BUILD.gn

Issue 2433563002: [Sync] Reimplement proto value conversions on top of field visitors. (Closed)
Patch Set: Remove temporary tests 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/driver/about_sync_util.cc » ('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 c737df871667e38dfce92d27800079c08ddecc88..ca4f6f3d1302c9fe2b7b984ce14997ace8173407 100644
--- a/components/sync/BUILD.gn
+++ b/components/sync/BUILD.gn
@@ -453,6 +453,7 @@ static_library("sync") {
"protocol/proto_enum_conversions.h",
"protocol/proto_value_conversions.cc",
"protocol/proto_value_conversions.h",
+ "protocol/proto_visitors.h",
"protocol/sync_protocol_error.cc",
"protocol/sync_protocol_error.h",
"syncable/base_node.cc",
« no previous file with comments | « no previous file | components/sync/driver/about_sync_util.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698