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

Unified Diff: components/sync/model/model_type_debug_info.h

Issue 2618483003: [Sync] Introduce ModelError for USS error handling. (Closed)
Patch Set: Address comments. Created 3 years, 11 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 | « components/sync/model/model_type_change_processor.h ('k') | components/sync/model/model_type_debug_info.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: components/sync/model/model_type_debug_info.h
diff --git a/components/sync/model/model_type_debug_info.h b/components/sync/model/model_type_debug_info.h
index a5d3779e907eada3d1733e337ad5d8c3e54beb8f..276f6ab04a21322375f3a03ea16299686889e195 100644
--- a/components/sync/model/model_type_debug_info.h
+++ b/components/sync/model/model_type_debug_info.h
@@ -46,7 +46,6 @@ class ModelTypeDebugInfo {
SharedModelTypeProcessor* processor,
const base::Callback<void(const ModelType,
std::unique_ptr<base::ListValue>)>& callback,
- SyncError error,
std::unique_ptr<DataBatch> batch);
};
« no previous file with comments | « components/sync/model/model_type_change_processor.h ('k') | components/sync/model/model_type_debug_info.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698