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

Unified Diff: include/private/SkRecords.h

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: include/private/SkRecords.h
diff --git a/include/private/SkRecords.h b/include/private/SkRecords.h
index eefb83d82af919a853005430bfedca5e59322714..1f2807842c4f76a3a42c7beff50bbbe0bca4cdbc 100644
--- a/include/private/SkRecords.h
+++ b/include/private/SkRecords.h
@@ -11,7 +11,10 @@
#include "SkCanvas.h"
#include "SkDrawable.h"
#include "SkMatrix.h"
+#include "SkPath.h"
#include "SkPicture.h"
+#include "SkRect.h"
+#include "SkRRect.h"
#include "SkRSXform.h"
#include "SkTextBlob.h"

Powered by Google App Engine
This is Rietveld 408576698