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

Unified Diff: example/mac/HelloWorldNSView.h

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/HelloWorldDelegate.mm ('k') | example/mac/HelloWorldNSView.mm » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: example/mac/HelloWorldNSView.h
diff --git a/experimental/SkiaExamples/SkExampleNSView.h b/example/mac/HelloWorldNSView.h
similarity index 81%
copy from experimental/SkiaExamples/SkExampleNSView.h
copy to example/mac/HelloWorldNSView.h
index 755fcdeb496c2972cbb786799d9a427e2a22ccce..3de780feee17491ce9bf8957eb942caf8f97e3e6 100644
--- a/experimental/SkiaExamples/SkExampleNSView.h
+++ b/example/mac/HelloWorldNSView.h
@@ -8,6 +8,6 @@
#import "SkNSView.h"
-@interface SkExampleNSView : SkNSView
+@interface HelloWorldNSView : SkNSView
@end
« no previous file with comments | « example/mac/HelloWorldDelegate.mm ('k') | example/mac/HelloWorldNSView.mm » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698