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

Unified Diff: gm/extractbitmap.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/convexpolyeffect.cpp ('k') | gm/pathopsskpclip.cpp » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: gm/extractbitmap.cpp
diff --git a/gm/extractbitmap.cpp b/gm/extractbitmap.cpp
index 1b9f0188c28e6a145063c365ab3d71ffe58ab16f..3fdd5010b6e6efdd488f880f551382b2860e2c8a 100644
--- a/gm/extractbitmap.cpp
+++ b/gm/extractbitmap.cpp
@@ -8,7 +8,6 @@
#include "gm.h"
#include "SkBitmap.h"
#include "SkCanvas.h"
-#include "SkDevice.h"
#include "SkString.h"
#include "SkSurface.h"
« no previous file with comments | « gm/convexpolyeffect.cpp ('k') | gm/pathopsskpclip.cpp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698