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

Unified Diff: chrome/browser/safe_browsing/browser_features.h

Issue 1053663003: Cleanup: Remove unused variables in chrome/ found by Scythe. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 5 years, 9 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 | « chrome/browser/profiles/profile_manager.h ('k') | chrome/browser/safe_browsing/browser_features.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/browser/safe_browsing/browser_features.h
diff --git a/chrome/browser/safe_browsing/browser_features.h b/chrome/browser/safe_browsing/browser_features.h
index 1f62619a3ffe7bb05249dcfc9e78f35192538fb0..493c473d5b79abd7e4d3094d11da3f9852bed4a9 100644
--- a/chrome/browser/safe_browsing/browser_features.h
+++ b/chrome/browser/safe_browsing/browser_features.h
@@ -67,9 +67,6 @@ extern const char kRedirect[];
// so we don't leak any SSL sites.
extern const char kSecureRedirectValue[];
-// Resource was fetched from a known bad IP address.
-extern const char kBadIpFetch[];
-
// The HTTP status code for the main document.
extern const char kHttpStatusCode[];
« no previous file with comments | « chrome/browser/profiles/profile_manager.h ('k') | chrome/browser/safe_browsing/browser_features.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698