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

Unified Diff: samplecode/SampleClock.cpp

Issue 1265033002: IWYU: 'core' target, files starting A-C. (Closed) Base URL: https://skia.googlesource.com/skia.git@master
Patch Set: Add no-gpu build. Created 5 years, 5 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: samplecode/SampleClock.cpp
diff --git a/samplecode/SampleClock.cpp b/samplecode/SampleClock.cpp
index ec71f0fd1c74e8a6c904ce17b066f35304a49c8d..9b1e3e04994bffd5958219600c9c16160aa8c78b 100644
--- a/samplecode/SampleClock.cpp
+++ b/samplecode/SampleClock.cpp
@@ -7,6 +7,7 @@
#include "SampleCode.h"
#include "SkCanvas.h"
+#include "SkPath.h"
#include "SkRandom.h"
#include "SkRRect.h"
#include "SkTime.h"

Powered by Google App Engine
This is Rietveld 408576698