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 aeb6416f532b3d7555a9da6f6254355f9fe7c680..c6736a4cc7ff50f6d5087dfcaf3f638c21265ff9 100644 |
--- a/chrome/browser/sync/test/integration/sync_test.cc |
+++ b/chrome/browser/sync/test/integration/sync_test.cc |
@@ -52,6 +52,7 @@ |
#include "components/bookmarks/test/bookmark_test_helpers.h" |
#include "components/invalidation/invalidation_switches.h" |
#include "components/invalidation/p2p_invalidation_service.h" |
+#include "components/invalidation/p2p_invalidator.h" |
#include "components/os_crypt/os_crypt.h" |
#include "components/signin/core/browser/signin_manager.h" |
#include "content/public/browser/web_contents.h" |
@@ -70,7 +71,6 @@ |
#include "net/url_request/url_request_context.h" |
#include "net/url_request/url_request_context_getter.h" |
#include "sync/engine/sync_scheduler_impl.h" |
-#include "sync/notifier/p2p_invalidator.h" |
#include "sync/protocol/sync.pb.h" |
#include "sync/test/fake_server/fake_server.h" |
#include "sync/test/fake_server/fake_server_network_resources.h" |