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

Unified Diff: gm/gm.h

Issue 159723006: add peekPixels to canvas (Closed) Base URL: https://skia.googlecode.com/svn/trunk
Patch Set: Created 6 years, 10 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: gm/gm.h
diff --git a/gm/gm.h b/gm/gm.h
index 4da688c7ffe86343aabe67f97a24c97c7729ee52..0fc47050d97d57c2ff704c1b96c1dcbb30cf24d5 100644
--- a/gm/gm.h
+++ b/gm/gm.h
@@ -9,7 +9,7 @@
#define skiagm_DEFINED
#include "SkBitmap.h"
-#include "SkBitmapDevice.h"
+//#include "SkBitmapDevice.h"
bsalomon 2014/02/12 15:56:37 just remove it?
reed1 2014/02/12 17:24:10 Done.
#include "SkCanvas.h"
#include "SkPaint.h"
#include "SkSize.h"
« no previous file with comments | « gm/gammatext.cpp ('k') | gm/imagefiltersclipped.cpp » ('j') | gm/imagefiltersclipped.cpp » ('J')

Powered by Google App Engine
This is Rietveld 408576698