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

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

Issue 408253003: Refreshing the tab switcher assets. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
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
diff --git a/chrome/android/java/res/layout/accessibility_tab_switcher_list_item.xml b/chrome/android/java/res/layout/accessibility_tab_switcher_list_item.xml
index d11402484a5713bfa59648462bd3a67b6de470f3..f5a60b3df94cdd54057d7a91107149525c40d266 100644
--- a/chrome/android/java/res/layout/accessibility_tab_switcher_list_item.xml
+++ b/chrome/android/java/res/layout/accessibility_tab_switcher_list_item.xml
@@ -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