| 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 c27adcfad107f17de90c4d56a83f2e0686183e11..4587463de2abad269349bcb2fdb80960f8a92d7a 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_and_peeking_card_height"
|
| - android:background="@color/snippets_background_color">
|
| + android:background="@drawable/ntp_card">
|
|
|
| <org.chromium.ui.widget.TextViewWithLeading
|
| android:id="@+id/status_title"
|
|
|