| Index: ios/web/app/web_main_runner.mm
|
| diff --git a/ios/web/app/web_main_runner.mm b/ios/web/app/web_main_runner.mm
|
| index e3bc2ae07c514e311cf5b40b2bc0a44586855987..cf0dbba7f2756f610e892a95a12911ef78f0d963 100644
|
| --- a/ios/web/app/web_main_runner.mm
|
| +++ b/ios/web/app/web_main_runner.mm
|
| @@ -8,6 +8,7 @@
|
| #include "base/command_line.h"
|
| #include "base/i18n/icu_util.h"
|
| #include "base/logging.h"
|
| +#include "base/macros.h"
|
| #include "base/metrics/statistics_recorder.h"
|
| #include "ios/web/app/web_main_loop.h"
|
| #include "ios/web/public/url_schemes.h"
|
|
|