| Index: ios/chrome/browser/ui/settings/translate_collection_view_controller.mm
|
| diff --git a/ios/chrome/browser/ui/settings/translate_collection_view_controller.mm b/ios/chrome/browser/ui/settings/translate_collection_view_controller.mm
|
| index 6dd5036544e84794861e7651d7d28ea41176e6e0..25973246d126ffa96abb56f5108bf6967b834c48 100644
|
| --- a/ios/chrome/browser/ui/settings/translate_collection_view_controller.mm
|
| +++ b/ios/chrome/browser/ui/settings/translate_collection_view_controller.mm
|
| @@ -8,6 +8,7 @@
|
| #include <memory>
|
|
|
| #include "base/mac/foundation_util.h"
|
| +#include "base/mac/scoped_nsobject.h"
|
| #include "components/google/core/browser/google_util.h"
|
| #include "components/prefs/pref_member.h"
|
| #include "components/prefs/pref_service.h"
|
|
|