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

Unified Diff: gm/skbug1719.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 | « gm/simpleaaclip.cpp ('k') | gm/smallarc.cpp » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: gm/skbug1719.cpp
diff --git a/gm/skbug1719.cpp b/gm/skbug1719.cpp
index 66526295d8dc622263e1f88614e2e88e1ea21edd..0a75d353f4ef07eaea2528a8bbc993e73b1ee7a6 100644
--- a/gm/skbug1719.cpp
+++ b/gm/skbug1719.cpp
@@ -6,8 +6,9 @@
*/
#include "gm.h"
-#include "SkColorFilter.h"
#include "SkBlurMaskFilter.h"
+#include "SkColorFilter.h"
+#include "SkPath.h"
namespace skiagm {
« no previous file with comments | « gm/simpleaaclip.cpp ('k') | gm/smallarc.cpp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698