| Index: ios/chrome/browser/ui/icons/resources/Icons.xcassets/ic_chevron_right.imageset/Contents.json
|
| diff --git a/ios/chrome/browser/ui/icons/resources/Icons.xcassets/ic_chevron_right.imageset/Contents.json b/ios/chrome/browser/ui/icons/resources/Icons.xcassets/ic_chevron_right.imageset/Contents.json
|
| new file mode 100644
|
| index 0000000000000000000000000000000000000000..963ae5d7031db36f34c892802a37c02a6f4a0106
|
| --- /dev/null
|
| +++ b/ios/chrome/browser/ui/icons/resources/Icons.xcassets/ic_chevron_right.imageset/Contents.json
|
| @@ -0,0 +1,23 @@
|
| +{
|
| + "images": [
|
| + {
|
| + "filename": "ic_chevron_right.png",
|
| + "idiom": "universal",
|
| + "scale": "1x"
|
| + },
|
| + {
|
| + "filename": "ic_chevron_right_2x.png",
|
| + "idiom": "universal",
|
| + "scale": "2x"
|
| + },
|
| + {
|
| + "filename": "ic_chevron_right_3x.png",
|
| + "idiom": "universal",
|
| + "scale": "3x"
|
| + }
|
| + ],
|
| + "info": {
|
| + "author": "xcode",
|
| + "version": 1
|
| + }
|
| +}
|
|
|