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

Unified Diff: bench/BezierBench.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 | « bench/AlternatingColorPatternBench.cpp ('k') | bench/ChartBench.cpp » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: bench/BezierBench.cpp
diff --git a/bench/BezierBench.cpp b/bench/BezierBench.cpp
index ec83d958bbd5920088cdff0f770826d4ff051261..73c9cb5b2c36bb76bc4f29ceda9a0562cce93b39 100755
--- a/bench/BezierBench.cpp
+++ b/bench/BezierBench.cpp
@@ -8,6 +8,7 @@
#include "Benchmark.h"
#include "SkCanvas.h"
#include "SkPaint.h"
+#include "SkPath.h"
#include "SkString.h"
struct BezierRec {
« no previous file with comments | « bench/AlternatingColorPatternBench.cpp ('k') | bench/ChartBench.cpp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698