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

Unified Diff: components/drive/chromeos/file_system/get_file_for_saving_operation.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
Index: components/drive/chromeos/file_system/get_file_for_saving_operation.h
diff --git a/components/drive/chromeos/file_system/get_file_for_saving_operation.h b/components/drive/chromeos/file_system/get_file_for_saving_operation.h
index ba461bd481da21cb9b7f058e3db96b372f5baa25..dd2138c857fb840241db0c87b00cbbe30f7415e1 100644
--- a/components/drive/chromeos/file_system/get_file_for_saving_operation.h
+++ b/components/drive/chromeos/file_system/get_file_for_saving_operation.h
@@ -18,6 +18,7 @@ namespace base {
class FilePath;
class ScopedClosureRunner;
class SequencedTaskRunner;
+class SingleThreadTaskRunner;
} // namespace base
namespace drive {
« no previous file with comments | « components/drive/chromeos/file_system.cc ('k') | components/drive/chromeos/file_system/get_file_for_saving_operation.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698