| Index: ios/chrome/browser/translate/chrome_ios_translate_client.h
|
| diff --git a/ios/chrome/browser/translate/chrome_ios_translate_client.h b/ios/chrome/browser/translate/chrome_ios_translate_client.h
|
| index 7c8d279ec08e57b40a729629ed94ed0d8db40bab..63b1f93657cace4014b05604a23b32b422f2f00f 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"
|
|
|