| Index: chrome/common/net/notifier/listener/listen_task.cc
|
| diff --git a/chrome/common/net/notifier/listener/listen_task.cc b/chrome/common/net/notifier/listener/listen_task.cc
|
| index 03a74f4b5970c30b1ccc4ca958aeae8b53e952ed..715eeb95a12fbd38ff840b10a04269192096d243 100644
|
| --- a/chrome/common/net/notifier/listener/listen_task.cc
|
| +++ b/chrome/common/net/notifier/listener/listen_task.cc
|
| @@ -11,7 +11,7 @@
|
| #include "talk/xmllite/qname.h"
|
| #include "talk/xmllite/xmlelement.h"
|
| #include "talk/xmpp/xmppclient.h"
|
| -#include "talk/xmpp/xmppconstants.h"
|
| +#include "talk/xmpp/constants.h"
|
| #include "talk/xmpp/xmppengine.h"
|
|
|
| namespace notifier {
|
|
|