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

Unified Diff: chrome/browser/ui/location_bar/location_bar.h

Issue 2560203003: Remove SecurityChips experiment and flags (Closed)
Patch Set: pkasting comments Created 4 years 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
Index: chrome/browser/ui/location_bar/location_bar.h
diff --git a/chrome/browser/ui/location_bar/location_bar.h b/chrome/browser/ui/location_bar/location_bar.h
index e3e316fac94e7605652021d8212970deb23f9a09..2cdd71346664325d68554e6f06e6cb104904911c 100644
--- a/chrome/browser/ui/location_bar/location_bar.h
+++ b/chrome/browser/ui/location_bar/location_bar.h
@@ -32,10 +32,6 @@ class Extension;
// location bar to be mocked for testing.
class LocationBar {
public:
- // The parameters for the Security Chip Feature.
- static const char kSecurityChipFeatureVisibilityParam[];
- static const char kSecurityChipFeatureAnimationParam[];
-
explicit LocationBar(Profile* profile);
// Shows the first run bubble anchored to the location bar.
« no previous file with comments | « chrome/browser/ui/cocoa/location_bar/location_bar_view_mac.mm ('k') | chrome/browser/ui/location_bar/location_bar.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698