| 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 ea15f8659104900f21be86a0c87fddc86ad1a13e..a6d03b51048817c852e6b4b017e07a27b01d328e 100644
|
| --- a/chrome/browser/sync/test/integration/sync_test.cc
|
| +++ b/chrome/browser/sync/test/integration/sync_test.cc
|
| @@ -68,7 +68,7 @@
|
| #include "components/search_engines/template_url_service.h"
|
| #include "components/signin/core/browser/profile_identity_provider.h"
|
| #include "components/signin/core/browser/signin_manager.h"
|
| -#include "components/sync/driver/invalidation_helper.h"
|
| +#include "components/sync/base/invalidation_helper.h"
|
| #include "components/sync/driver/sync_driver_switches.h"
|
| #include "components/sync/engine_impl/sync_scheduler_impl.h"
|
| #include "components/sync/protocol/sync.pb.h"
|
|
|