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

Unified Diff: remoting/host/it2me_host_user_interface.cc

Issue 13212009: Made DesktopEnvironment responsible for creation of the disconnect window. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Fix Linux & Mac. Created 7 years, 9 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/it2me_host_user_interface.cc
diff --git a/remoting/host/it2me_host_user_interface.cc b/remoting/host/it2me_host_user_interface.cc
index 119143ec3b9dbee3eaed053cf5bd25ddf60b7b37..1cc4b5a8a9c3ef6283ebb8aeda5830d444afd7da 100644
--- a/remoting/host/it2me_host_user_interface.cc
+++ b/remoting/host/it2me_host_user_interface.cc
@@ -7,7 +7,6 @@
#include "base/bind.h"
#include "remoting/host/chromoting_host.h"
#include "remoting/host/continue_window.h"
-#include "remoting/host/disconnect_window.h"
#include "remoting/host/local_input_monitor.h"
namespace {

Powered by Google App Engine
This is Rietveld 408576698