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

Unified Diff: remoting/client/client_context.cc

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
« no previous file with comments | « net/url_request/url_fetcher_impl.h ('k') | remoting/host/audio_capturer_linux.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: remoting/client/client_context.cc
diff --git a/remoting/client/client_context.cc b/remoting/client/client_context.cc
index 163bd0bffc1aedaa492c9ce0e383f97cabffe3c1..d8806c7a01ff67ea20934e92817b3e415fea5606 100644
--- a/remoting/client/client_context.cc
+++ b/remoting/client/client_context.cc
@@ -3,6 +3,7 @@
// found in the LICENSE file.
#include "remoting/client/client_context.h"
+#include "base/single_thread_task_runner.h"
namespace remoting {
« no previous file with comments | « net/url_request/url_fetcher_impl.h ('k') | remoting/host/audio_capturer_linux.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698