| Index: chrome/android/java/res/values/dimens.xml
|
| diff --git a/chrome/android/java/res/values/dimens.xml b/chrome/android/java/res/values/dimens.xml
|
| index 1fb7d8d6080f7deb6dd529bd03192cf89f280447..52ec178fbebf7ef61414858e34fc7c8b22c74dd7 100644
|
| --- a/chrome/android/java/res/values/dimens.xml
|
| +++ b/chrome/android/java/res/values/dimens.xml
|
| @@ -289,6 +289,7 @@
|
| <dimen name="ntp_sign_in_promo_margin_top">20dp</dimen>
|
| <dimen name="ntp_progress_indicator_diameter">56dp</dimen>
|
| <dimen name="snippets_thumbnail_size">72dp</dimen>
|
| + <dimen name="snippets_thumbnail_margin">16dp</dimen>
|
| <!-- The default padding for the peeking card and the amount the card peeks by in the current
|
| peeking card animation (the calculations assume this is the same). -->
|
| <dimen name="snippets_padding">16dp</dimen>
|
|
|