| Index: ios/chrome/browser/crash_report/breakpad_helper.mm
|
| diff --git a/ios/chrome/browser/crash_report/breakpad_helper.mm b/ios/chrome/browser/crash_report/breakpad_helper.mm
|
| index b3a60f3d959414ae7b50b715fcc5ef93787a7fb8..252df3da7c5b61499a37109909f392706885147d 100644
|
| --- a/ios/chrome/browser/crash_report/breakpad_helper.mm
|
| +++ b/ios/chrome/browser/crash_report/breakpad_helper.mm
|
| @@ -5,6 +5,7 @@
|
| #include "ios/chrome/browser/crash_report/breakpad_helper.h"
|
|
|
| #import <Foundation/Foundation.h>
|
| +#include <stddef.h>
|
|
|
| #include "base/auto_reset.h"
|
| #include "base/bind.h"
|
|
|