Index: chrome/android/java/res/layout/custom_tabs_toolbar.xml |
diff --git a/chrome/android/java/res/layout/custom_tabs_toolbar.xml b/chrome/android/java/res/layout/custom_tabs_toolbar.xml |
index c7ca2b73063cd76fd17bc494159eceee69589aa9..d1ab8086dbdadca4f121be83e7f0d4b077857c3e 100644 |
--- a/chrome/android/java/res/layout/custom_tabs_toolbar.xml |
+++ b/chrome/android/java/res/layout/custom_tabs_toolbar.xml |
@@ -16,7 +16,7 @@ |
android:layout_width="match_parent" |
android:layout_height="wrap_content" |
android:layout_gravity="center_vertical" > |
- <ImageButton |
+ <org.chromium.chrome.browser.widget.TintedImageButton |
android:id="@+id/security_button" |
style="@style/LocationBarButton" |
android:layout_width="@dimen/location_bar_icon_width" |