Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(2159)

Unified Diff: chrome/browser/safe_browsing/incident_reporting/off_domain_inclusion_detector.h

Issue 789613008: Remove handling of invalid but non-empty main_frame_url. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@#b1_ODID_with_history
Patch Set: merge up to r313905 Created 5 years, 11 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « no previous file | chrome/browser/safe_browsing/incident_reporting/off_domain_inclusion_detector.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
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,
« no previous file with comments | « no previous file | chrome/browser/safe_browsing/incident_reporting/off_domain_inclusion_detector.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698