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

Unified Diff: samplecode/SampleClip.cpp

Issue 1265033002: IWYU: 'core' target, files starting A-C. (Closed) Base URL: https://skia.googlesource.com/skia.git@master
Patch Set: Rebase (a file was deleted). Created 5 years, 4 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 | « samplecode/SampleCircle.cpp ('k') | samplecode/SampleClipDrawMatch.cpp » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: samplecode/SampleClip.cpp
diff --git a/samplecode/SampleClip.cpp b/samplecode/SampleClip.cpp
index 3a38724e9c41a438ccb2cd557b186d5985f384aa..2014278ceb2b06fd0c8bfe40b0c066b0b46151e2 100644
--- a/samplecode/SampleClip.cpp
+++ b/samplecode/SampleClip.cpp
@@ -11,6 +11,7 @@
#include "SkColorPriv.h"
#include "SkDevice.h"
#include "SkPaint.h"
+#include "SkPath.h"
#include "SkRandom.h"
#define W 150
« no previous file with comments | « samplecode/SampleCircle.cpp ('k') | samplecode/SampleClipDrawMatch.cpp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698