| Index: sync/tools/sync_listen_notifications.cc
|
| diff --git a/sync/tools/sync_listen_notifications.cc b/sync/tools/sync_listen_notifications.cc
|
| index 2cdd4df36a23692011d6005a45d6ec6702935f19..96659d2651deef946feb4f6accbf52a4a6e1a3ff 100644
|
| --- a/sync/tools/sync_listen_notifications.cc
|
| +++ b/sync/tools/sync_listen_notifications.cc
|
| @@ -29,8 +29,8 @@
|
| #include "net/http/transport_security_state.h"
|
| #include "net/url_request/url_request_test_util.h"
|
| #include "sync/internal_api/public/base/model_type.h"
|
| -#include "sync/tools/invalidation_helper.h"
|
| #include "sync/tools/null_invalidation_state_tracker.h"
|
| +#include "sync/util/invalidation_helper.h"
|
|
|
| #if defined(OS_MACOSX)
|
| #include "base/mac/scoped_nsautorelease_pool.h"
|
|
|