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

Unified Diff: chrome/browser/sync/api/sync_change_processor.cc

Issue 8065016: [Sync] Refactor non-frontend DTC to handle new API properly. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Rebase++++ Created 9 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 | « chrome/browser/sync/api/sync_change_processor.h ('k') | chrome/browser/sync/api/syncable_service.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/browser/sync/api/sync_change_processor.cc
diff --git a/chrome/browser/sync/api/sync_change_processor.cc b/chrome/browser/sync/api/sync_change_processor.cc
index b86da3cceceba943e2bbe920e40ed3eeaff7fdfa..588d17a819bc0708b08d90b46cc5006e29503379 100644
--- a/chrome/browser/sync/api/sync_change_processor.cc
+++ b/chrome/browser/sync/api/sync_change_processor.cc
@@ -4,4 +4,6 @@
#include "chrome/browser/sync/api/sync_change_processor.h"
+SyncChangeProcessor::SyncChangeProcessor() {}
+
SyncChangeProcessor::~SyncChangeProcessor() {}
« no previous file with comments | « chrome/browser/sync/api/sync_change_processor.h ('k') | chrome/browser/sync/api/syncable_service.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698