| Index: ios/chrome/browser/crash_report/crash_report_helper.mm
|
| diff --git a/ios/chrome/browser/crash_report/crash_report_helper.mm b/ios/chrome/browser/crash_report/crash_report_helper.mm
|
| index ffa13f6a886f3e749b34ea53e544b31aa8c4275c..b67b01fce8271b2b1d1b266d941cb15ae875fdf0 100644
|
| --- a/ios/chrome/browser/crash_report/crash_report_helper.mm
|
| +++ b/ios/chrome/browser/crash_report/crash_report_helper.mm
|
| @@ -4,7 +4,7 @@
|
|
|
| #include "ios/chrome/browser/crash_report/crash_report_helper.h"
|
|
|
| -#include <Foundation/Foundation.h>
|
| +#import <Foundation/Foundation.h>
|
|
|
| #include "base/auto_reset.h"
|
| #include "base/bind.h"
|
|
|