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

Unified Diff: components/safe_browsing/renderer/threat_dom_details.h

Issue 2964693003: Added experiments section and exported the list of SafeBrowsing features in WebUI (Closed)
Patch Set: Fixed the variable names according to the standard 01 Created 3 years, 5 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 | « components/safe_browsing/renderer/DEPS ('k') | components/safe_browsing/renderer/threat_dom_details.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: components/safe_browsing/renderer/threat_dom_details.h
diff --git a/components/safe_browsing/renderer/threat_dom_details.h b/components/safe_browsing/renderer/threat_dom_details.h
index 0f48d0b16f675cbf844a36b89710a5ea828ffc5a..76c32a3dd2fb0a75a49a1cf755d27bb67d57411a 100644
--- a/components/safe_browsing/renderer/threat_dom_details.h
+++ b/components/safe_browsing/renderer/threat_dom_details.h
@@ -19,7 +19,6 @@ struct SafeBrowsingHostMsg_ThreatDOMDetails_Node;
namespace safe_browsing {
-extern const base::Feature kThreatDomDetailsTagAndAttributeFeature;
extern const char kTagAndAttributeParamName[];
// Represents the tag name of an HTML Element and its associated attributes.
« no previous file with comments | « components/safe_browsing/renderer/DEPS ('k') | components/safe_browsing/renderer/threat_dom_details.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698