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

Unified Diff: remoting/host/host_user_interface.h

Issue 10454018: MessageLoopProxy cleanups in remoting client. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Created 8 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
Index: remoting/host/host_user_interface.h
diff --git a/remoting/host/host_user_interface.h b/remoting/host/host_user_interface.h
index 9c2729ee01253f817c424b306e5ff0a60a4551ca..9b37da54827ce9ed3a009da800c0f61c874b2a84 100644
--- a/remoting/host/host_user_interface.h
+++ b/remoting/host/host_user_interface.h
@@ -15,6 +15,10 @@
#include "remoting/base/scoped_thread_proxy.h"
#include "remoting/host/host_status_observer.h"
+namespace base {
+class MessageLoopProxy;
+} // namespace
+
namespace remoting {
class ChromotingHost;
« remoting/client/plugin/pepper_xmpp_proxy.h ('K') | « remoting/client/rectangle_update_decoder.cc ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698