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

Unified Diff: components/sync/engine/model_safe_worker.h

Issue 2425673003: [Sync] Moved down comments directly following copyright. (Closed)
Patch Set: Updates for Max. 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 | « components/sync/engine/engine_components_factory_impl.h ('k') | components/sync/engine/polling_constants.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: components/sync/engine/model_safe_worker.h
diff --git a/components/sync/engine/model_safe_worker.h b/components/sync/engine/model_safe_worker.h
index 42eb29c1c106d45b753f61b13dbec9527a0b7541..fb34661f69c4ee0602ee87a53bbec51b498712f5 100644
--- a/components/sync/engine/model_safe_worker.h
+++ b/components/sync/engine/model_safe_worker.h
@@ -25,9 +25,6 @@ class DictionaryValue;
namespace syncer {
-// TODO(akalin): Move the non-exported functions in this file to a
-// private header.
-
typedef base::Callback<enum SyncerError(void)> WorkCallback;
enum ModelSafeGroup {
« no previous file with comments | « components/sync/engine/engine_components_factory_impl.h ('k') | components/sync/engine/polling_constants.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698