| Index: ios/chrome/browser/safe_browsing/safe_browsing_blocking_page.cc
|
| diff --git a/ios/chrome/browser/safe_browsing/safe_browsing_blocking_page.cc b/ios/chrome/browser/safe_browsing/safe_browsing_blocking_page.cc
|
| index ad3ef670206be7b3e52f011c0ec0bd5849c662c3..ad87807f9d3cfb75e06ea2e3ee764c06fc728466 100644
|
| --- a/ios/chrome/browser/safe_browsing/safe_browsing_blocking_page.cc
|
| +++ b/ios/chrome/browser/safe_browsing/safe_browsing_blocking_page.cc
|
| @@ -12,6 +12,7 @@
|
| #include "base/command_line.h"
|
| #include "base/i18n/rtl.h"
|
| #include "base/lazy_instance.h"
|
| +#include "base/macros.h"
|
| #include "base/metrics/field_trial.h"
|
| #include "base/metrics/histogram.h"
|
| #include "base/prefs/pref_service.h"
|
|
|