| Index: chrome/browser/safe_browsing/incident_reporting/module_load_analyzer_win.cc
|
| diff --git a/chrome/browser/safe_browsing/incident_reporting/module_load_analyzer_win.cc b/chrome/browser/safe_browsing/incident_reporting/module_load_analyzer_win.cc
|
| index 8a8910bbe8447701c9e9b5be8a7e4d9ccd4f15a0..941dcd1ac4cbc20f1594cd80c28bba07a3f8a9fd 100644
|
| --- a/chrome/browser/safe_browsing/incident_reporting/module_load_analyzer_win.cc
|
| +++ b/chrome/browser/safe_browsing/incident_reporting/module_load_analyzer_win.cc
|
| @@ -15,6 +15,7 @@
|
| #include "base/metrics/histogram_macros.h"
|
| #include "base/strings/string16.h"
|
| #include "base/strings/utf_string_conversions.h"
|
| +#include "base/threading/sequenced_worker_pool.h"
|
| #include "chrome/browser/install_verification/win/module_info.h"
|
| #include "chrome/browser/install_verification/win/module_verification_common.h"
|
| #include "chrome/browser/safe_browsing/incident_reporting/incident_receiver.h"
|
|
|