| 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 8e54a8ce48528d802b9228c0d50b2338b1868db5..5bc5b47fbdc13664ae18ff7826223a62a709cca0 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 "sync/sessions/sync_session_context.h"
|
| +#include "components/sync/sessions_impl/sync_session_context.h"
|
|
|
| using typed_urls_helper::AddUrlToHistory;
|
| using typed_urls_helper::DeleteUrlsFromHistory;
|
|
|