summaryrefslogtreecommitdiffstats
path: root/remoting/host/chromoting_host_unittest.cc
diff options
context:
space:
mode:
authorskyostil <skyostil@chromium.org>2015-06-17 09:04:15 -0700
committerCommit bot <commit-bot@chromium.org>2015-06-17 16:05:58 +0000
commit0f90aab3348815f7f087b1e34b565c7f37554319 (patch)
treed0cc52da138f1e23eb80ab7407b4de8fbe4d6633 /remoting/host/chromoting_host_unittest.cc
parentea32e77ba52ef0ea2b5147d83079226943795ffd (diff)
downloadchromium_src-0f90aab3348815f7f087b1e34b565c7f37554319.zip
chromium_src-0f90aab3348815f7f087b1e34b565c7f37554319.tar.gz
chromium_src-0f90aab3348815f7f087b1e34b565c7f37554319.tar.bz2
Remove unnecessary message_loop_proxy.h includes
BUG=465354 CQ_INCLUDE_TRYBOTS=tryserver.blink:linux_blink_rel Review URL: https://codereview.chromium.org/1165333003 Cr-Commit-Position: refs/heads/master@{#334844}
Diffstat (limited to 'remoting/host/chromoting_host_unittest.cc')
-rw-r--r--remoting/host/chromoting_host_unittest.cc1
1 files changed, 0 insertions, 1 deletions
diff --git a/remoting/host/chromoting_host_unittest.cc b/remoting/host/chromoting_host_unittest.cc
index d862691..f51ef7b 100644
--- a/remoting/host/chromoting_host_unittest.cc
+++ b/remoting/host/chromoting_host_unittest.cc
@@ -5,7 +5,6 @@
#include "base/bind.h"
#include "base/bind_helpers.h"
#include "base/memory/scoped_ptr.h"
-#include "base/message_loop/message_loop_proxy.h"
#include "remoting/base/auto_thread_task_runner.h"
#include "remoting/host/audio_capturer.h"
#include "remoting/host/chromoting_host.h"