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

Unified Diff: components/sync/model/attachments/attachment_store.cc

Issue 2884763002: Automated IWYU fix for TaskRunner includes. (Closed)
Patch Set: rebase on r472096 Created 3 years, 7 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/model/attachments/attachment_store.cc
diff --git a/components/sync/model/attachments/attachment_store.cc b/components/sync/model/attachments/attachment_store.cc
index 8e6139c505f0906ce929e38bab742306778a0cd6..6b052b728264c3497d89d8a3fc73d0528c5add47 100644
--- a/components/sync/model/attachments/attachment_store.cc
+++ b/components/sync/model/attachments/attachment_store.cc
@@ -10,6 +10,7 @@
#include "base/location.h"
#include "base/message_loop/message_loop.h"
#include "base/sequenced_task_runner.h"
+#include "base/single_thread_task_runner.h"
#include "base/threading/thread_task_runner_handle.h"
#include "components/sync/engine/attachments/attachment_store_frontend.h"
#include "components/sync/engine/attachments/in_memory_attachment_store.h"
« no previous file with comments | « components/sync/model/attachments/attachment_service_proxy_for_test.cc ('k') | components/ui_devtools/devtools_server.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698