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

Unified Diff: example/mac/HelloWorld-Info.plist

Issue 886413004: move HelloWorld to be a peer of SampleApp (Closed) Base URL: https://skia.googlesource.com/skia.git@master
Patch Set: exclude android as well Created 5 years, 11 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
« no previous file with comments | « example/mac/HelloWorld.xib ('k') | example/mac/HelloWorldDelegate.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: example/mac/HelloWorld-Info.plist
diff --git a/experimental/SkiaExamples/SkiaExamples-Info.plist b/example/mac/HelloWorld-Info.plist
similarity index 96%
copy from experimental/SkiaExamples/SkiaExamples-Info.plist
copy to example/mac/HelloWorld-Info.plist
index f3da4ac2ec4d553ad91278f768851c781e6c9e6a..e9a9aa497932a49bbc0fb641de577a42932ce3a4 100644
--- a/experimental/SkiaExamples/SkiaExamples-Info.plist
+++ b/example/mac/HelloWorld-Info.plist
@@ -25,7 +25,7 @@
<key>LSMinimumSystemVersion</key>
<string>${MACOSX_DEPLOYMENT_TARGET}</string>
<key>NSMainNibFile</key>
- <string>SkiaExamples</string>
+ <string>HelloWorld</string>
<key>NSPrincipalClass</key>
<string>NSApplication</string>
</dict>
« no previous file with comments | « example/mac/HelloWorld.xib ('k') | example/mac/HelloWorldDelegate.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698