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

Unified Diff: chrome/android/java/res/layout/accessibility_tab_switcher_list_item.xml

Issue 425923003: Merge 285635 "Refreshing the tab switcher assets." (Closed) Base URL: svn://svn.chromium.org/chrome/branches/2062/src/
Patch Set: Created 6 years, 5 months 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
« no previous file with comments | « chrome/android/java/res/layout/accessibility_tab_switcher.xml ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/android/java/res/layout/accessibility_tab_switcher_list_item.xml
===================================================================
--- chrome/android/java/res/layout/accessibility_tab_switcher_list_item.xml (revision 286628)
+++ chrome/android/java/res/layout/accessibility_tab_switcher_list_item.xml (working copy)
@@ -49,7 +49,7 @@
android:padding="4dp"
android:background="?android:attr/selectableItemBackground"
android:contentDescription="@string/accessibility_tabstrip_btn_close_tab"
- android:src="@drawable/close_tab_incognito"
+ android:src="@drawable/btn_tab_close"
android:gravity="end|center_vertical" />
</LinearLayout>
« no previous file with comments | « chrome/android/java/res/layout/accessibility_tab_switcher.xml ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698