| Index: chrome/browser/safe_browsing/incident_reporting/blacklist_load_analyzer.cc
|
| diff --git a/chrome/browser/safe_browsing/incident_reporting/blacklist_load_analyzer.cc b/chrome/browser/safe_browsing/incident_reporting/blacklist_load_analyzer.cc
|
| index 0bfe25427eb2066def84c5407a6c87113505ffbd..4891e774add31166d52eddd167f0cb0b78a330f8 100644
|
| --- a/chrome/browser/safe_browsing/incident_reporting/blacklist_load_analyzer.cc
|
| +++ b/chrome/browser/safe_browsing/incident_reporting/blacklist_load_analyzer.cc
|
| @@ -4,6 +4,7 @@
|
|
|
| #include "chrome/browser/safe_browsing/incident_reporting/blacklist_load_analyzer.h"
|
|
|
| +#include "build/build_config.h"
|
| #include "chrome/browser/browser_process.h"
|
| #include "chrome/browser/safe_browsing/incident_reporting/incident_receiver.h"
|
| #include "chrome/browser/safe_browsing/safe_browsing_service.h"
|
|
|