diff options
Diffstat (limited to 'ios/chrome/browser/translate/chrome_ios_translate_client.h')
-rw-r--r-- | ios/chrome/browser/translate/chrome_ios_translate_client.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/ios/chrome/browser/translate/chrome_ios_translate_client.h b/ios/chrome/browser/translate/chrome_ios_translate_client.h index 7c8d279..63b1f93 100644 --- a/ios/chrome/browser/translate/chrome_ios_translate_client.h +++ b/ios/chrome/browser/translate/chrome_ios_translate_client.h @@ -7,6 +7,7 @@ #include <string> +#include "base/macros.h" #include "base/memory/scoped_ptr.h" #include "components/translate/core/browser/translate_client.h" #include "components/translate/core/browser/translate_step.h" |