Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(128)

Side by Side Diff: ios/chrome/browser/ui/icons/resources/Icons.xcassets/ic_arrow_back.imageset/Contents.json

Issue 2550773002: [ios] Adds icons, overscroll and qrscanner resources (Closed)
Patch Set: Created 4 years ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View unified diff | Download patch
OLDNEW
(Empty)
1 {
2 "images": [
3 {
4 "filename": "ic_arrow_back.png",
5 "idiom": "universal",
6 "scale": "1x"
7 },
8 {
9 "filename": "ic_arrow_back_2x.png",
10 "idiom": "universal",
11 "scale": "2x"
12 },
13 {
14 "filename": "ic_arrow_back_3x.png",
15 "idiom": "universal",
16 "scale": "3x"
17 }
18 ],
19 "info": {
20 "author": "xcode",
21 "version": 1
22 }
23 }
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698