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

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

Issue 2871993003: Moving the iOS directory to be remoting top level. (Closed)
Patch Set: //remoting/ios was the old landing target for the internal iOS application. Fix. Created 3 years, 7 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 "filename": "ic_touch_app.png",
5 "idiom": "universal",
6 "scale": "1x"
7 },
8 {
9 "filename": "ic_touch_app_2x.png",
10 "idiom": "universal",
11 "scale": "2x"
12 },
13 {
14 "filename": "ic_touch_app_3x.png",
15 "idiom": "universal",
16 "scale": "3x"
17 }
18 ],
19 "info": {
20 "author": "xcode",
21 "template-rendering-intent": "template",
22 "version": 1
23 }
24 }
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698