Chromium Code Reviews| Index: test/ios/xctests/App/Images.xcassets/AppIcon.appiconset/Contents.json |
| diff --git a/test/ios/watch/WatchContainer/Images.xcassets/AppIcon.appiconset/Contents.json b/test/ios/xctests/App/Images.xcassets/AppIcon.appiconset/Contents.json |
| similarity index 76% |
| copy from test/ios/watch/WatchContainer/Images.xcassets/AppIcon.appiconset/Contents.json |
| copy to test/ios/xctests/App/Images.xcassets/AppIcon.appiconset/Contents.json |
| index f697f61f4aaf5c61e3187cb5ccb77d049de80a0b..36d2c80d8893178d7e1f2964085b273959bfdc28 100644 |
| --- a/test/ios/watch/WatchContainer/Images.xcassets/AppIcon.appiconset/Contents.json |
| +++ b/test/ios/xctests/App/Images.xcassets/AppIcon.appiconset/Contents.json |
| @@ -7,15 +7,30 @@ |
| }, |
| { |
| "idiom" : "iphone", |
| + "size" : "29x29", |
| + "scale" : "3x" |
| + }, |
| + { |
| + "idiom" : "iphone", |
| "size" : "40x40", |
| "scale" : "2x" |
| }, |
| { |
| "idiom" : "iphone", |
| + "size" : "40x40", |
| + "scale" : "3x" |
| + }, |
| + { |
| + "idiom" : "iphone", |
| "size" : "60x60", |
| "scale" : "2x" |
| }, |
| { |
| + "idiom" : "iphone", |
| + "size" : "60x60", |
| + "scale" : "3x" |
| + }, |
| + { |
| "idiom" : "ipad", |
| "size" : "29x29", |
| "scale" : "1x" |
| @@ -50,4 +65,4 @@ |
| "version" : 1, |
| "author" : "xcode" |
| } |
| -} |
| +} |