| Index: jingle/notifier/base/notifier_options_util.cc
|
| diff --git a/jingle/notifier/base/notifier_options_util.cc b/jingle/notifier/base/notifier_options_util.cc
|
| index fa48209ea699a5844288ff88bff8308ff2809cdf..9949d4efef0b91bdfc76b1ce93fa7d37fa854efb 100644
|
| --- a/jingle/notifier/base/notifier_options_util.cc
|
| +++ b/jingle/notifier/base/notifier_options_util.cc
|
| @@ -7,8 +7,8 @@
|
| #include "base/logging.h"
|
| #include "jingle/notifier/base/const_communicator.h"
|
| #include "jingle/notifier/base/notifier_options.h"
|
| -#include "talk/xmpp/constants.h"
|
| -#include "talk/xmpp/jid.h"
|
| +#include "webrtc/libjingle/xmpp/constants.h"
|
| +#include "webrtc/libjingle/xmpp/jid.h"
|
|
|
| namespace notifier {
|
|
|
|
|