From e758d4cabf8a5ba6b1cc7a5c50ba332dd22cd55b Mon Sep 17 00:00:00 2001 From: "ronghuawu@chromium.org" Date: Wed, 6 Aug 2014 16:48:16 +0000 Subject: Update webrtc&libjingle 6774:6825. BUG=N/A R=hellner@chromium.org TBR=darin@chromium.org, hclam@chromium.org, jochen@chromium.org, palmer@chromium.org, wez@chromium.org Commit on behalf of hellner@. Original CL tried and approved in https://codereview.chromium.org/429113002/ Review URL: https://codereview.chromium.org/450463002 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@287788 0039d316-1c4b-4281-b951-d872f2087c98 --- jingle/notifier/base/weak_xmpp_client_unittest.cc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'jingle/notifier/base/weak_xmpp_client_unittest.cc') diff --git a/jingle/notifier/base/weak_xmpp_client_unittest.cc b/jingle/notifier/base/weak_xmpp_client_unittest.cc index c1058e9..a4c9c7b 100644 --- a/jingle/notifier/base/weak_xmpp_client_unittest.cc +++ b/jingle/notifier/base/weak_xmpp_client_unittest.cc @@ -9,9 +9,9 @@ #include "base/memory/weak_ptr.h" #include "base/message_loop/message_loop.h" #include "jingle/glue/task_pump.h" -#include "talk/base/sigslot.h" #include "testing/gmock/include/gmock/gmock.h" #include "testing/gtest/include/gtest/gtest.h" +#include "webrtc/base/sigslot.h" namespace notifier { -- cgit v1.1