| Index: chrome/browser/sync/test/integration/single_client_dictionary_sync_test.cc
|
| diff --git a/chrome/browser/sync/test/integration/single_client_dictionary_sync_test.cc b/chrome/browser/sync/test/integration/single_client_dictionary_sync_test.cc
|
| index 9ea624d92ae5b2860d9ec9d48ac0da0f25d0d9db..28d70ae731773fc60206dac4e06c189fa32150fe 100644
|
| --- a/chrome/browser/sync/test/integration/single_client_dictionary_sync_test.cc
|
| +++ b/chrome/browser/sync/test/integration/single_client_dictionary_sync_test.cc
|
| @@ -6,7 +6,7 @@
|
| #include "chrome/browser/sync/test/integration/dictionary_helper.h"
|
| #include "chrome/browser/sync/test/integration/sync_integration_test_util.h"
|
| #include "chrome/browser/sync/test/integration/sync_test.h"
|
| -#include "components/browser_sync/browser/profile_sync_service.h"
|
| +#include "components/browser_sync/profile_sync_service.h"
|
|
|
| using sync_integration_test_util::AwaitCommitActivityCompletion;
|
|
|
|
|