| Index: chrome/android/java/res/values/colors.xml
|
| diff --git a/chrome/android/java/res/values/colors.xml b/chrome/android/java/res/values/colors.xml
|
| index 3a7b3f5c77a3ed03abe908507a06621eafcf66f6..3b1f88d82fc8055b94c52bcfb3418c47725c0997 100644
|
| --- a/chrome/android/java/res/values/colors.xml
|
| +++ b/chrome/android/java/res/values/colors.xml
|
| @@ -100,7 +100,7 @@
|
| <color name="ntp_list_header_text">#333</color>
|
| <color name="ntp_list_header_subtext">#969696</color>
|
| <color name="ntp_list_header_subtext_active">#7cadff</color>
|
| - <color name="ntp_with_cards_bg">#f2f2f2</color>
|
| + <color name="ntp_material_design_bg">#f2f2f2</color>
|
| <color name="snippets_thumnail_placeholder_bg">#f2f2f2</color>
|
| <color name="snippets_thumnail_placeholder_fg">#757575</color>
|
| <color name="snippets_background_color">#fff</color>
|
|
|