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

Unified Diff: remoting/client/ios/app/resources/Assets.xcassets/ic_fullscreen_exit.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 side-by-side diff with in-line comments
Download patch
Index: remoting/client/ios/app/resources/Assets.xcassets/ic_fullscreen_exit.imageset/Contents.json
diff --git a/remoting/client/ios/app/resources/Assets.xcassets/ic_fullscreen_exit.imageset/Contents.json b/remoting/client/ios/app/resources/Assets.xcassets/ic_fullscreen_exit.imageset/Contents.json
deleted file mode 100644
index 93f5d79fa49752db684891fbf6e04e77e05dcb3d..0000000000000000000000000000000000000000
--- a/remoting/client/ios/app/resources/Assets.xcassets/ic_fullscreen_exit.imageset/Contents.json
+++ /dev/null
@@ -1,23 +0,0 @@
-{
- "images" : [
- {
- "idiom" : "universal",
- "filename" : "ic_fullscreen_exit.png",
- "scale" : "1x"
- },
- {
- "idiom" : "universal",
- "filename" : "ic_fullscreen_exit@2x.png",
- "scale" : "2x"
- },
- {
- "idiom" : "universal",
- "filename" : "ic_fullscreen_exit@3x.png",
- "scale" : "3x"
- }
- ],
- "info" : {
- "version" : 1,
- "author" : "xcode"
- }
-}

Powered by Google App Engine
This is Rietveld 408576698