| Index: chrome/browser/sync/test/integration/dictionary_helper.h
|
| diff --git a/chrome/browser/sync/test/integration/dictionary_helper.h b/chrome/browser/sync/test/integration/dictionary_helper.h
|
| index 37fc58f3a62fd5eb3c727ce87f90008cd47ba713..9a7b2764df3c36dbad961dfcfd7054cb18d7852e 100644
|
| --- a/chrome/browser/sync/test/integration/dictionary_helper.h
|
| +++ b/chrome/browser/sync/test/integration/dictionary_helper.h
|
| @@ -13,9 +13,6 @@ class SpellcheckCustomDictionary;
|
|
|
| namespace dictionary_helper {
|
|
|
| -// Enable dictionary sync.
|
| -void EnableDictionarySync(CommandLine* cl);
|
| -
|
| // Synchronously loads the dictionaries across all profiles. Also loads the
|
| // dictionary for the verifier if DisableVerifier() hasn't been called. Returns
|
| // only after the dictionaries have finished to load.
|
|
|