| Index: chrome/browser/sync/notifier/cache_invalidation_packet_handler.cc
|
| diff --git a/chrome/browser/sync/notifier/cache_invalidation_packet_handler.cc b/chrome/browser/sync/notifier/cache_invalidation_packet_handler.cc
|
| index dbc3d54efff493d42040debc59add879e45f44fc..fea98fe6dfa236098fd3ae1e20e6e6fa6ea2108f 100644
|
| --- a/chrome/browser/sync/notifier/cache_invalidation_packet_handler.cc
|
| +++ b/chrome/browser/sync/notifier/cache_invalidation_packet_handler.cc
|
| @@ -7,8 +7,8 @@
|
| #include "base/base64.h"
|
| #include "base/callback.h"
|
| #include "base/logging.h"
|
| -#include "chrome/common/net/notifier/listener/xml_element_util.h"
|
| #include "google/cacheinvalidation/invalidation-client.h"
|
| +#include "jingle/notifier/listener/xml_element_util.h"
|
| #include "talk/xmpp/constants.h"
|
| #include "talk/xmpp/jid.h"
|
| #include "talk/xmpp/xmppclient.h"
|
|
|