| Index: ios/chrome/browser/ui/show_mail_composer_util.mm
|
| diff --git a/ios/chrome/browser/ui/show_mail_composer_util.mm b/ios/chrome/browser/ui/show_mail_composer_util.mm
|
| index b1f6fde7d393ac6b6d7365799d1e37958916a47e..a07b0a86aa6172bfe4cbfd291ebee673d9c40340 100644
|
| --- a/ios/chrome/browser/ui/show_mail_composer_util.mm
|
| +++ b/ios/chrome/browser/ui/show_mail_composer_util.mm
|
| @@ -4,7 +4,7 @@
|
|
|
| #include "ios/chrome/browser/ui/show_mail_composer_util.h"
|
|
|
| -#include <UIKit/UIKit.h>
|
| +#import <UIKit/UIKit.h>
|
|
|
| #include "base/logging.h"
|
| #include "base/strings/sys_string_conversions.h"
|
|
|