summaryrefslogtreecommitdiffstats
path: root/jingle/notifier/base/fake_base_task.cc
diff options
context:
space:
mode:
Diffstat (limited to 'jingle/notifier/base/fake_base_task.cc')
-rw-r--r--jingle/notifier/base/fake_base_task.cc2
1 files changed, 1 insertions, 1 deletions
diff --git a/jingle/notifier/base/fake_base_task.cc b/jingle/notifier/base/fake_base_task.cc
index c1805b4..af4ede0 100644
--- a/jingle/notifier/base/fake_base_task.cc
+++ b/jingle/notifier/base/fake_base_task.cc
@@ -5,8 +5,8 @@
#include "base/compiler_specific.h"
#include "jingle/notifier/base/fake_base_task.h"
#include "jingle/notifier/base/weak_xmpp_client.h"
-#include "talk/xmpp/asyncsocket.h"
#include "testing/gmock/include/gmock/gmock.h"
+#include "webrtc/libjingle/xmpp/asyncsocket.h"
namespace notifier {