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

Unified Diff: sync/internal_api/public/non_blocking_sync_common.cc

Issue 1678343002: [Sync] Moving DataTypeState to proto for serialization (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Update for Pavel and merging with Max's changes. Created 4 years, 10 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: sync/internal_api/public/non_blocking_sync_common.cc
diff --git a/sync/internal_api/public/non_blocking_sync_common.cc b/sync/internal_api/public/non_blocking_sync_common.cc
index f76895c9bfcf080cffcc11a311750d1de4d9400b..a8ad64f3e71f8c0f7ef06a77d244da992f287d57 100644
--- a/sync/internal_api/public/non_blocking_sync_common.cc
+++ b/sync/internal_api/public/non_blocking_sync_common.cc
@@ -6,10 +6,6 @@
namespace syncer_v2 {
-DataTypeState::DataTypeState() {}
-
-DataTypeState::~DataTypeState() {}
-
CommitRequestData::CommitRequestData() {}
CommitRequestData::~CommitRequestData() {}
« no previous file with comments | « sync/internal_api/public/non_blocking_sync_common.h ('k') | sync/internal_api/public/shared_model_type_processor.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698