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

Unified Diff: components/upload_list/crash_upload_list.h

Issue 2443103003: Remove unused include in sequenced_worker_pool.h (Closed)
Patch Set: and more: win Created 4 years, 1 month 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/model_impl/model_type_store_impl.cc ('k') | components/wifi/wifi_service.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: components/upload_list/crash_upload_list.h
diff --git a/components/upload_list/crash_upload_list.h b/components/upload_list/crash_upload_list.h
index 7e4dc8c55c825acafd770b3442284067ac6d5c40..dd43cd33bfc681dd1ec25a1daf3ae9cd7c0e0f60 100644
--- a/components/upload_list/crash_upload_list.h
+++ b/components/upload_list/crash_upload_list.h
@@ -7,6 +7,7 @@
#include "base/macros.h"
#include "base/memory/ref_counted.h"
+#include "base/task_runner.h"
Robert Sesek 2016/10/31 18:33:17 This has a fwd declare on line 15, so maybe this i
gab 2016/10/31 18:35:18 Oops indeed, removed fwd-decl (see CL description,
#include "components/upload_list/upload_list.h"
namespace base {
« no previous file with comments | « components/sync/model_impl/model_type_store_impl.cc ('k') | components/wifi/wifi_service.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698