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 a8615b1a65a1cb6bfec706ab2dbbf29dae83f240..bf938b4963378953fe92dfe674af09ec4022a84c 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 "webrtc/libjingle/xmpp/constants.h" |
-#include "webrtc/libjingle/xmpp/jid.h" |
+#include "third_party/xmpp/constants.h" |
+#include "third_party/xmpp/jid.h" |
namespace notifier { |