| Index: chrome/browser/safe_browsing/incident_reporting/platform_state_store_win_unittest.cc
|
| diff --git a/chrome/browser/safe_browsing/incident_reporting/platform_state_store_win_unittest.cc b/chrome/browser/safe_browsing/incident_reporting/platform_state_store_win_unittest.cc
|
| index bf00f7d84982dd353523ebcb06fa54f982c24df6..054bf5cdd089728954e4869c40f6894b8d395927 100644
|
| --- a/chrome/browser/safe_browsing/incident_reporting/platform_state_store_win_unittest.cc
|
| +++ b/chrome/browser/safe_browsing/incident_reporting/platform_state_store_win_unittest.cc
|
| @@ -4,6 +4,7 @@
|
|
|
| #include "chrome/browser/safe_browsing/incident_reporting/platform_state_store.h"
|
|
|
| +#include "base/macros.h"
|
| #include "base/prefs/pref_notifier_impl.h"
|
| #include "base/prefs/testing_pref_store.h"
|
| #include "base/strings/utf_string_conversions.h"
|
|
|