| Index: chrome/browser/sync/test/integration/dictionary_load_observer.h
|
| diff --git a/chrome/browser/sync/test/integration/dictionary_load_observer.h b/chrome/browser/sync/test/integration/dictionary_load_observer.h
|
| index 9110c7e9296afb4bce62f93645653e11c4b99b30..d08c372863234d1096db9c4b5a61334a7fc6e79f 100644
|
| --- a/chrome/browser/sync/test/integration/dictionary_load_observer.h
|
| +++ b/chrome/browser/sync/test/integration/dictionary_load_observer.h
|
| @@ -6,6 +6,7 @@
|
| #define CHROME_BROWSER_SYNC_TEST_INTEGRATION_DICTIONARY_LOAD_OBSERVER_H_
|
|
|
| #include "base/callback.h"
|
| +#include "base/macros.h"
|
| #include "chrome/browser/spellchecker/spellcheck_custom_dictionary.h"
|
|
|
| // DictionaryLoadObserver is used when blocking until the
|
|
|