summaryrefslogtreecommitdiffstats
path: root/remoting/client/plugin
diff options
context:
space:
mode:
authorsergeyu@chromium.org <sergeyu@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2011-06-23 23:19:38 +0000
committersergeyu@chromium.org <sergeyu@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2011-06-23 23:19:38 +0000
commitc594137d5eb27a988d98dede8ff9a920f25733de (patch)
treecb02597bdbe244ca5e0fd9b678360c3252bd32e8 /remoting/client/plugin
parent139d147a5b334e7693c26e37a1e039a110b2ee2d (diff)
downloadchromium_src-c594137d5eb27a988d98dede8ff9a920f25733de.zip
chromium_src-c594137d5eb27a988d98dede8ff9a920f25733de.tar.gz
chromium_src-c594137d5eb27a988d98dede8ff9a920f25733de.tar.bz2
Remove remoting_x11_client
BUG=None TEST=None Review URL: http://codereview.chromium.org/7243014 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@90289 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'remoting/client/plugin')
-rw-r--r--remoting/client/plugin/chromoting_instance.cc1
1 files changed, 0 insertions, 1 deletions
diff --git a/remoting/client/plugin/chromoting_instance.cc b/remoting/client/plugin/chromoting_instance.cc
index c961a6b..22d37d4 100644
--- a/remoting/client/plugin/chromoting_instance.cc
+++ b/remoting/client/plugin/chromoting_instance.cc
@@ -23,7 +23,6 @@
// TODO(wez): Remove this when crbug.com/86353 is complete.
#include "ppapi/cpp/private/var_private.h"
#include "remoting/client/client_config.h"
-#include "remoting/client/client_util.h"
#include "remoting/client/chromoting_client.h"
#include "remoting/client/rectangle_update_decoder.h"
#include "remoting/client/plugin/chromoting_scriptable_object.h"