| Index: chrome/browser/sync/test/integration/performance/typed_urls_sync_perf_test.cc
|
| diff --git a/chrome/browser/sync/test/integration/performance/typed_urls_sync_perf_test.cc b/chrome/browser/sync/test/integration/performance/typed_urls_sync_perf_test.cc
|
| index 5bc5b47fbdc13664ae18ff7826223a62a709cca0..bc7acc10ea5ba2d009df60b7c85cd5bec2b9b3e6 100644
|
| --- a/chrome/browser/sync/test/integration/performance/typed_urls_sync_perf_test.cc
|
| +++ b/chrome/browser/sync/test/integration/performance/typed_urls_sync_perf_test.cc
|
| @@ -8,7 +8,7 @@
|
| #include "chrome/browser/sync/test/integration/profile_sync_service_harness.h"
|
| #include "chrome/browser/sync/test/integration/sync_test.h"
|
| #include "chrome/browser/sync/test/integration/typed_urls_helper.h"
|
| -#include "components/sync/sessions_impl/sync_session_context.h"
|
| +#include "components/sync/engine_impl/cycle/sync_cycle_context.h"
|
|
|
| using typed_urls_helper::AddUrlToHistory;
|
| using typed_urls_helper::DeleteUrlsFromHistory;
|
|
|