| Index: components/translate/core/browser/translate_infobar_delegate.cc
|
| diff --git a/components/translate/core/browser/translate_infobar_delegate.cc b/components/translate/core/browser/translate_infobar_delegate.cc
|
| index 605bf49b3380878e431e979cd5735c96fb8517bd..d0384669fbaf31cff46c0554fda1ef507733b632 100644
|
| --- a/components/translate/core/browser/translate_infobar_delegate.cc
|
| +++ b/components/translate/core/browser/translate_infobar_delegate.cc
|
| @@ -8,6 +8,7 @@
|
|
|
| #include "base/i18n/string_compare.h"
|
| #include "base/metrics/histogram_macros.h"
|
| +#include "build/build_config.h"
|
| #include "components/infobars/core/infobar.h"
|
| #include "components/infobars/core/infobar_manager.h"
|
| #include "components/translate/core/browser/language_state.h"
|
|
|