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

Unified Diff: remoting/host/desktop_session.cc

Issue 11231060: [Chromoting] The desktop process now creates a pre-connected pipe and passes (with some help of the… (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: rebased Created 8 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
« no previous file with comments | « remoting/host/desktop_process_unittest.cc ('k') | remoting/host/desktop_session_agent.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: remoting/host/desktop_session.cc
diff --git a/remoting/host/desktop_session.cc b/remoting/host/desktop_session.cc
index b8a9a9d5fc82d7c5a7f709bc8a4daa44abf234ed..c445387ec846b42b6619d06249ce6d8fd24c8796 100644
--- a/remoting/host/desktop_session.cc
+++ b/remoting/host/desktop_session.cc
@@ -4,7 +4,7 @@
#include "remoting/host/desktop_session.h"
-#include "base/single_thread_task_runner.h"
+#include "remoting/base/auto_thread_task_runner.h"
#include "remoting/host/daemon_process.h"
namespace remoting {
« no previous file with comments | « remoting/host/desktop_process_unittest.cc ('k') | remoting/host/desktop_session_agent.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698