Index: ios/chrome/browser/suggestions/ios_image_decoder_impl.mm |
diff --git a/ios/chrome/browser/suggestions/ios_image_decoder_impl.mm b/ios/chrome/browser/suggestions/ios_image_decoder_impl.mm |
index b400cad0e269d4b8a4c1bc4ac8a28376c89548d4..3f7a6436b718ad490e0f38cb47276b465391c66c 100644 |
--- a/ios/chrome/browser/suggestions/ios_image_decoder_impl.mm |
+++ b/ios/chrome/browser/suggestions/ios_image_decoder_impl.mm |
@@ -4,7 +4,7 @@ |
#include "ios/chrome/browser/suggestions/ios_image_decoder_impl.h" |
-#include <UIKit/UIKit.h> |
+#import <UIKit/UIKit.h> |
#include "base/callback.h" |
#include "base/mac/scoped_nsobject.h" |