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

Side by Side Diff: remoting/ios/app/resources/Assets.xcassets/ic_close.imageset/Contents.json

Issue 2940263002: [CRD iOS] Provide a separate system_icons bundle for colliding icons (Closed)
Patch Set: Move to separate assets folder Created 3 years, 6 months 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 "idiom" : "universal",
5 "filename" : "ic_close_white_1x_ios_24dp.png",
6 "scale" : "1x"
7 },
8 {
9 "idiom" : "universal",
10 "filename" : "ic_close_white_2x_ios_24dp.png",
11 "scale" : "2x"
12 },
13 {
14 "idiom" : "universal",
15 "filename" : "ic_close_white_3x_ios_24dp.png",
16 "scale" : "3x"
17 }
18 ],
19 "info" : {
20 "version" : 1,
21 "author" : "xcode"
22 }
23 }
OLDNEW
« no previous file with comments | « remoting/ios/app/BUILD.gn ('k') | remoting/ios/app/resources/Assets.xcassets/ic_close.imageset/ic_close_white_1x_ios_24dp.png » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698