| Index: components/translate/core/browser/options_menu_model.h
|
| diff --git a/components/translate/core/browser/options_menu_model.h b/components/translate/core/browser/options_menu_model.h
|
| index 5beae3bdd6ae4d09f0ac08a1a23f5e7d9df8a037..44fc5b2d79866ec024e105125c4c170b0a56ef41 100644
|
| --- a/components/translate/core/browser/options_menu_model.h
|
| +++ b/components/translate/core/browser/options_menu_model.h
|
| @@ -5,6 +5,7 @@
|
| #ifndef COMPONENTS_TRANSLATE_CORE_BROWSER_OPTIONS_MENU_MODEL_H_
|
| #define COMPONENTS_TRANSLATE_CORE_BROWSER_OPTIONS_MENU_MODEL_H_
|
|
|
| +#include "base/macros.h"
|
| #include "ui/base/models/simple_menu_model.h"
|
|
|
| namespace translate {
|
|
|