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

Unified Diff: components/sync/api/attachments/attachment_store.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
Index: components/sync/api/attachments/attachment_store.cc
diff --git a/components/sync/api/attachments/attachment_store.cc b/components/sync/api/attachments/attachment_store.cc
index ee575051b54bb78e8009ec6244c2e097a1cd7e9b..e4bdfe4396b54583edb2127ca0b9918d86c753fd 100644
--- a/components/sync/api/attachments/attachment_store.cc
+++ b/components/sync/api/attachments/attachment_store.cc
@@ -7,7 +7,6 @@
#include <utility>
#include "base/bind.h"
-#include "base/callback.h"
#include "base/location.h"
#include "base/message_loop/message_loop.h"
#include "base/sequenced_task_runner.h"
« no previous file with comments | « components/sync/api/attachments/attachment_metadata.cc ('k') | components/sync/api/fake_model_type_change_processor.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698