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

Unified Diff: components/sync/model/attachments/attachment_service_proxy_for_test.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_service_proxy_for_test.cc
diff --git a/components/sync/model/attachments/attachment_service_proxy_for_test.cc b/components/sync/model/attachments/attachment_service_proxy_for_test.cc
index 9500ee2b50448eab5ec0788c54fe0879e2e57945..8c8fb22f5d632eb8e97cef4b8feab3059874cec0 100644
--- a/components/sync/model/attachments/attachment_service_proxy_for_test.cc
+++ b/components/sync/model/attachments/attachment_service_proxy_for_test.cc
@@ -7,6 +7,7 @@
#include <utility>
#include "base/message_loop/message_loop.h"
+#include "base/sequenced_task_runner.h"
#include "base/threading/thread_task_runner_handle.h"
#include "components/sync/model/attachments/attachment_service.h"

Powered by Google App Engine
This is Rietveld 408576698