| Index: components/translate/core/browser/options_menu_model.cc
|
| diff --git a/components/translate/core/browser/options_menu_model.cc b/components/translate/core/browser/options_menu_model.cc
|
| index f5eeb1b018032611bd8726ce508f4cd41d57e17b..d369f638d2c1d5b77f903d0f18ea6949912edc8b 100644
|
| --- a/components/translate/core/browser/options_menu_model.cc
|
| +++ b/components/translate/core/browser/options_menu_model.cc
|
| @@ -5,6 +5,7 @@
|
| #include "components/translate/core/browser/options_menu_model.h"
|
|
|
| #include "base/metrics/histogram.h"
|
| +#include "build/build_config.h"
|
| #include "components/translate/core/browser/translate_driver.h"
|
| #include "components/translate/core/browser/translate_infobar_delegate.h"
|
| #include "grit/components_strings.h"
|
|
|