| Index: chrome/browser/sync/test/integration/two_client_dictionary_sync_test.cc
|
| diff --git a/chrome/browser/sync/test/integration/two_client_dictionary_sync_test.cc b/chrome/browser/sync/test/integration/two_client_dictionary_sync_test.cc
|
| index a3503c239a76c89c06488b8249806252afae3bbc..84e9e5b6ff7ce20a123a3ca7f9838d6301c375d8 100644
|
| --- a/chrome/browser/sync/test/integration/two_client_dictionary_sync_test.cc
|
| +++ b/chrome/browser/sync/test/integration/two_client_dictionary_sync_test.cc
|
| @@ -9,7 +9,7 @@
|
| #include "chrome/browser/sync/test/integration/sync_integration_test_util.h"
|
| #include "chrome/browser/sync/test/integration/sync_test.h"
|
| #include "components/spellcheck/common/spellcheck_common.h"
|
| -#include "sync/internal_api/public/base/model_type.h"
|
| +#include "components/sync/base/model_type.h"
|
|
|
| using spellcheck::MAX_SYNCABLE_DICTIONARY_WORDS;
|
| using dictionary_helper::AwaitNumDictionaryEntries;
|
|
|