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 1ebc719cd5716b2ada2cc20717a0522c9e36502f..1981c3c4c9af5e83c7f16c9c458c1b89bbce456a 100644 |
--- a/chrome/android/java/res/layout/custom_tabs_toolbar.xml |
+++ b/chrome/android/java/res/layout/custom_tabs_toolbar.xml |
@@ -6,7 +6,7 @@ |
<org.chromium.chrome.browser.toolbar.CustomTabToolbar |
xmlns:android="http://schemas.android.com/apk/res/android" |
xmlns:chrome="http://schemas.android.com/apk/res-auto" > |
- <org.chromium.chrome.browser.widget.TintedImageButton |
+ <ImageButton |
android:id="@+id/close_button" |
style="@style/ToolbarButton" |
android:layout_gravity="start|center_vertical" |