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

Unified Diff: chrome/service/service_utility_process_host.h

Issue 2443103003: Remove unused include in sequenced_worker_pool.h (Closed)
Patch Set: and more! Created 4 years, 2 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: chrome/service/service_utility_process_host.h
diff --git a/chrome/service/service_utility_process_host.h b/chrome/service/service_utility_process_host.h
index 3a89bd498feea0dbca8c45a27b77caa626dd3a60..83922e3482e07dcab789fa4c270da096ba77b99f 100644
--- a/chrome/service/service_utility_process_host.h
+++ b/chrome/service/service_utility_process_host.h
@@ -19,6 +19,7 @@ class CommandLine;
class File;
class FilePath;
class ScopedTempDir;
+class SingleThreadTaskRunner;
} // namespace base
namespace content {

Powered by Google App Engine
This is Rietveld 408576698