Index: chrome/android/java/res/layout/new_tab_page_status_card.xml |
diff --git a/chrome/android/java/res/layout/new_tab_page_status_card.xml b/chrome/android/java/res/layout/new_tab_page_status_card.xml |
index 27dbfcd74a14723aeb6c972517d9abcfa39a05be..e6f60340a3f870f6f98877e2bfec8fe673189151 100644 |
--- a/chrome/android/java/res/layout/new_tab_page_status_card.xml |
+++ b/chrome/android/java/res/layout/new_tab_page_status_card.xml |
@@ -12,7 +12,7 @@ |
android:gravity="end" |
android:orientation="vertical" |
android:padding="@dimen/snippets_padding" |
- android:background="@drawable/ntp_card_single"> |
+ android:background="@drawable/card_single"> |
<org.chromium.ui.widget.TextViewWithLeading |
android:id="@+id/status_title" |