Index: components/safe_browsing_db/util.cc |
diff --git a/components/safe_browsing_db/util.cc b/components/safe_browsing_db/util.cc |
index 2eaf6307d8f8757358da3eb871e9ccad5019a58a..82ae16bd693c6b9f3676513c8a951d1e5e2b3b64 100644 |
--- a/components/safe_browsing_db/util.cc |
+++ b/components/safe_browsing_db/util.cc |
@@ -39,9 +39,6 @@ SBCachedFullHashResult::SBCachedFullHashResult( |
SBCachedFullHashResult::~SBCachedFullHashResult() {} |
-// The Safe Browsing V4 server URL prefix. |
-const char kSbV4UrlPrefix[] = "https://safebrowsing.googleapis.com/v4"; |
- |
// Listnames that browser can process. |
const char kMalwareList[] = "goog-malware-shavar"; |
const char kPhishingList[] = "goog-phish-shavar"; |