| Index: ios/chrome/browser/suggestions/image_fetcher_impl.h
|
| diff --git a/ios/chrome/browser/suggestions/image_fetcher_impl.h b/ios/chrome/browser/suggestions/image_fetcher_impl.h
|
| index 6a6ecedb7e0990ba6dab8ea6ecf775c1a53722c4..8cd0c01c49981375b3ec85680cfdd9b3d9ba4ebe 100644
|
| --- a/ios/chrome/browser/suggestions/image_fetcher_impl.h
|
| +++ b/ios/chrome/browser/suggestions/image_fetcher_impl.h
|
| @@ -6,6 +6,7 @@
|
| #define IOS_CHROME_BROWSER_SUGGESTIONS_IMAGE_FETCHER_IMPL_H_
|
|
|
| #include "base/callback_forward.h"
|
| +#include "base/macros.h"
|
| #include "base/memory/scoped_ptr.h"
|
| #include "components/suggestions/image_fetcher.h"
|
|
|
|
|