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

Unified Diff: experimental/SkiaExamples/SkiaExamples-Info.plist

Issue 16337012: Smallest possible desktop application that uses Skia to render stuff. (Closed) Base URL: https://skia.googlecode.com/svn/trunk
Patch Set: Fix speed hiccups in Windows Created 7 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: experimental/SkiaExamples/SkiaExamples-Info.plist
diff --git a/experimental/Intersection/EdgeDemoApp-Info.plist b/experimental/SkiaExamples/SkiaExamples-Info.plist
similarity index 96%
copy from experimental/Intersection/EdgeDemoApp-Info.plist
copy to experimental/SkiaExamples/SkiaExamples-Info.plist
index 8e102020bcff8e1c7687ff32f41fbc08133e60c3..f3da4ac2ec4d553ad91278f768851c781e6c9e6a 100644
--- a/experimental/Intersection/EdgeDemoApp-Info.plist
+++ b/experimental/SkiaExamples/SkiaExamples-Info.plist
@@ -25,7 +25,7 @@
<key>LSMinimumSystemVersion</key>
<string>${MACOSX_DEPLOYMENT_TARGET}</string>
<key>NSMainNibFile</key>
- <string>EdgeDemoApp</string>
+ <string>SkiaExamples</string>
<key>NSPrincipalClass</key>
<string>NSApplication</string>
</dict>

Powered by Google App Engine
This is Rietveld 408576698