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

Unified Diff: services/file/file_service.h

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: services/file/file_service.h
diff --git a/services/file/file_service.h b/services/file/file_service.h
index 32295d9ada5cf701e0657eda171cbbb497e58ac5..124b1c96dbe7bdaee91764a4ed4b806e071e1310 100644
--- a/services/file/file_service.h
+++ b/services/file/file_service.h
@@ -7,6 +7,7 @@
#include "base/callback_forward.h"
#include "base/memory/ref_counted.h"
+#include "base/single_thread_task_runner.h"
#include "components/filesystem/lock_table.h"
#include "components/leveldb/public/interfaces/leveldb.mojom.h"
#include "mojo/public/cpp/bindings/binding_set.h"

Powered by Google App Engine
This is Rietveld 408576698