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

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

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.cc
diff --git a/chrome/browser/ui/location_bar/location_bar.cc b/chrome/browser/ui/location_bar/location_bar.cc
index efa6c167b097e2dc3ad9804a79ff9a1dfa99c451..81b3724222a22d798cabe369c399b7b0637a03ac 100644
--- a/chrome/browser/ui/location_bar/location_bar.cc
+++ b/chrome/browser/ui/location_bar/location_bar.cc
@@ -11,9 +11,6 @@
#include "extensions/common/feature_switch.h"
#include "extensions/common/permissions/permissions_data.h"
-const char LocationBar::kSecurityChipFeatureVisibilityParam[] = "visibility";
-const char LocationBar::kSecurityChipFeatureAnimationParam[] = "animation";
-
LocationBar::LocationBar(Profile* profile) : profile_(profile) {
}
« no previous file with comments | « chrome/browser/ui/location_bar/location_bar.h ('k') | chrome/browser/ui/views/location_bar/location_bar_view.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698