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

Unified Diff: components/upload_list/crash_upload_list.h

Issue 2443103003: Remove unused include in sequenced_worker_pool.h (Closed)
Patch Set: merge up to r429325 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..b1095ebc36011f9759bd0f333a711f5d622a0cd9 100644
--- a/components/upload_list/crash_upload_list.h
+++ b/components/upload_list/crash_upload_list.h
@@ -7,11 +7,11 @@
#include "base/macros.h"
#include "base/memory/ref_counted.h"
+#include "base/task_runner.h"
#include "components/upload_list/upload_list.h"
namespace base {
class FilePath;
-class TaskRunner;
}
// An upload list manager for crash reports from breakpad.
« 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