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

Unified Diff: samplecode/SampleApp.h

Issue 2394843003: Fix iOS surface creation for SampleApp (Closed)
Patch Set: Created 4 years, 2 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 | « include/views/SkWindow.h ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: samplecode/SampleApp.h
diff --git a/samplecode/SampleApp.h b/samplecode/SampleApp.h
index 24e2390f9a24aa39f8a89265e04c78fa7f079527..3011f5f75743c5982dd2097428ad885c6eb2ee8e 100644
--- a/samplecode/SampleApp.h
+++ b/samplecode/SampleApp.h
@@ -14,6 +14,7 @@
#include "SkPictureRecorder.h"
#include "SkScalar.h"
#include "SkStream.h"
+#include "SkSurface.h"
#include "SkTDArray.h"
#include "SkTouchGesture.h"
#include "SkWindow.h"
« no previous file with comments | « include/views/SkWindow.h ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698