| Index: chrome/browser/safe_browsing/incident_reporting/off_domain_inclusion_detector.h
|
| diff --git a/chrome/browser/safe_browsing/incident_reporting/off_domain_inclusion_detector.h b/chrome/browser/safe_browsing/incident_reporting/off_domain_inclusion_detector.h
|
| index e7e75dac963086b4dec15c2e71e29b68b7dfda8b..fb75caeae8b91cddf95906f1b79bf6fe5760790e 100644
|
| --- a/chrome/browser/safe_browsing/incident_reporting/off_domain_inclusion_detector.h
|
| +++ b/chrome/browser/safe_browsing/incident_reporting/off_domain_inclusion_detector.h
|
| @@ -32,7 +32,6 @@ class OffDomainInclusionDetector {
|
| enum class AnalysisEvent {
|
| NO_EVENT,
|
| ABORT_EMPTY_MAIN_FRAME_URL,
|
| - ABORT_INVALID_MAIN_FRAME_URL,
|
| ABORT_NO_PROFILE,
|
| ABORT_INCOGNITO,
|
| ABORT_NO_HISTORY_SERVICE,
|
|
|