From 7ccb7071077af5e80e50ac0daab7445dee10455a Mon Sep 17 00:00:00 2001 From: "brettw@chromium.org" Date: Mon, 10 Jun 2013 20:56:28 +0000 Subject: Update includes of message_loop_proxy. This keeps the forwarding header, just updates all current callers. BUG= R=avi@chromium.org Review URL: https://codereview.chromium.org/16514006 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@205306 0039d316-1c4b-4281-b951-d872f2087c98 --- remoting/client/plugin/pepper_xmpp_proxy.cc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'remoting/client') diff --git a/remoting/client/plugin/pepper_xmpp_proxy.cc b/remoting/client/plugin/pepper_xmpp_proxy.cc index 08a8399..62f4ad0 100644 --- a/remoting/client/plugin/pepper_xmpp_proxy.cc +++ b/remoting/client/plugin/pepper_xmpp_proxy.cc @@ -6,7 +6,7 @@ #include "base/bind.h" #include "base/location.h" -#include "base/message_loop_proxy.h" +#include "base/message_loop/message_loop_proxy.h" namespace remoting { -- cgit v1.1