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

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

Issue 2387553002: [Sync] Removing duplicated includes between cc and h files. (Closed)
Patch Set: Fixing DataTypeStatusTable Created 4 years, 3 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/cycle/update_counters.cc ('k') | components/sync/engine/polling_constants.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: components/sync/engine/model_safe_worker.cc
diff --git a/components/sync/engine/model_safe_worker.cc b/components/sync/engine/model_safe_worker.cc
index a19bbfe318857ac9e6a615d1f001fa7d6780d1a8..fd0cb3ef7ab13c38d67517b85722fb447abe1224 100644
--- a/components/sync/engine/model_safe_worker.cc
+++ b/components/sync/engine/model_safe_worker.cc
@@ -4,8 +4,6 @@
#include "components/sync/engine/model_safe_worker.h"
-#include <memory>
-
#include "base/bind.h"
#include "base/json/json_writer.h"
#include "base/threading/thread_task_runner_handle.h"
« no previous file with comments | « components/sync/engine/cycle/update_counters.cc ('k') | components/sync/engine/polling_constants.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698