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

Unified Diff: gm/rrects.cpp

Issue 1904673003: Rein in the use of SkDevice.h (Closed) Base URL: https://skia.googlesource.com/skia.git@master
Patch Set: Created 4 years, 8 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/pathopsskpclip.cpp ('k') | samplecode/SampleAARectModes.cpp » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: gm/rrects.cpp
diff --git a/gm/rrects.cpp b/gm/rrects.cpp
index e698e6bd34a75d16b4b56276afe03d133e751838..d8b5e388eb953fea2fdc739d1793346f5a730c7c 100644
--- a/gm/rrects.cpp
+++ b/gm/rrects.cpp
@@ -13,7 +13,6 @@
#include "batches/GrRectBatchFactory.h"
#include "effects/GrRRectEffect.h"
#endif
-#include "SkDevice.h"
#include "SkRRect.h"
namespace skiagm {
« no previous file with comments | « gm/pathopsskpclip.cpp ('k') | samplecode/SampleAARectModes.cpp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698