Index: chrome/android/java/res/layout-sw600dp/location_bar.xml |
diff --git a/chrome/android/java/res/layout-sw600dp/location_bar.xml b/chrome/android/java/res/layout-sw600dp/location_bar.xml |
index 25ff4bb33c36c711b42248a541027eabbeb0dc10..90ca9c35ba6f8c9176b1dd192cf961d50a12c112 100644 |
--- a/chrome/android/java/res/layout-sw600dp/location_bar.xml |
+++ b/chrome/android/java/res/layout-sw600dp/location_bar.xml |
@@ -17,7 +17,8 @@ |
android:src="@drawable/ic_omnibox_page" |
android:scaleType="center" |
android:contentDescription="@string/accessibility_toolbar_btn_site_info"/> |
- <ImageButton android:id="@+id/security_button" |
+ <org.chromium.chrome.browser.widget.TintedImageButton |
+ android:id="@+id/security_button" |
style="@style/LocationBarButton" |
android:layout_width="match_parent" |
android:layout_height="match_parent" |