| Index: jingle/notifier/base/fake_base_task.cc
|
| diff --git a/jingle/notifier/base/fake_base_task.cc b/jingle/notifier/base/fake_base_task.cc
|
| index 89f5bf8da228c70c54fdaaf3f5457151cf7a3590..21b8c530048b9bb5ada279a7ad1ab0acbfcfa618 100644
|
| --- a/jingle/notifier/base/fake_base_task.cc
|
| +++ b/jingle/notifier/base/fake_base_task.cc
|
| @@ -8,7 +8,7 @@
|
| #include "jingle/notifier/base/fake_base_task.h"
|
| #include "jingle/notifier/base/weak_xmpp_client.h"
|
| #include "testing/gmock/include/gmock/gmock.h"
|
| -#include "webrtc/libjingle/xmpp/asyncsocket.h"
|
| +#include "third_party/libjingle_xmpp/xmpp/asyncsocket.h"
|
|
|
| namespace notifier {
|
|
|
|
|