| Index: chrome/browser/sync/test/integration/sync_test.cc
|
| diff --git a/chrome/browser/sync/test/integration/sync_test.cc b/chrome/browser/sync/test/integration/sync_test.cc
|
| index 7dcc56af6db209dc177800c015f7cc29e07eef3c..9fb7eb4933e048d2091a8c49f6fc96936aaa4013 100644
|
| --- a/chrome/browser/sync/test/integration/sync_test.cc
|
| +++ b/chrome/browser/sync/test/integration/sync_test.cc
|
| @@ -53,7 +53,7 @@
|
| #include "net/url_request/url_request_context.h"
|
| #include "net/url_request/url_request_context_getter.h"
|
| #include "net/url_request/url_request_status.h"
|
| -#include "sync/notifier/p2p_notifier.h"
|
| +#include "sync/notifier/p2p_invalidator.h"
|
| #include "sync/protocol/sync.pb.h"
|
| #include "sync/engine/sync_scheduler_impl.h"
|
|
|
|
|