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

Unified Diff: remoting/ios/app/resources/Assets.xcassets/ic_refresh.imageset/Contents.json

Issue 2937733003: [CRD iOS] Branching internal and external implementations (Closed)
Patch Set: add comment 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 side-by-side diff with in-line comments
Download patch
Index: remoting/ios/app/resources/Assets.xcassets/ic_refresh.imageset/Contents.json
diff --git a/remoting/ios/app/resources/Assets.xcassets/ic_refresh.imageset/Contents.json b/remoting/ios/app/resources/Assets.xcassets/ic_refresh.imageset/Contents.json
deleted file mode 100644
index 47cd579df63f5831a0e05c79ba6765d5da7aa05e..0000000000000000000000000000000000000000
--- a/remoting/ios/app/resources/Assets.xcassets/ic_refresh.imageset/Contents.json
+++ /dev/null
@@ -1,23 +0,0 @@
-{
- "images" : [
Yuwei 2017/06/13 23:27:21 The name "ic_refresh" gets collided with the one u
- {
- "idiom" : "universal",
- "filename" : "ic_refresh_white.png",
- "scale" : "1x"
- },
- {
- "idiom" : "universal",
- "filename" : "ic_refresh_white_2x.png",
- "scale" : "2x"
- },
- {
- "idiom" : "universal",
- "filename" : "ic_refresh_white_3x.png",
- "scale" : "3x"
- }
- ],
- "info" : {
- "version" : 1,
- "author" : "xcode"
- }
-}

Powered by Google App Engine
This is Rietveld 408576698