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

Unified Diff: src/core/SkRecord.h

Issue 647973006: Remove a SkImageDecoder reference from SkPicture.h (Closed) Base URL: https://skia.googlesource.com/skia.git@separate-image-encoder-02-debug-functionality
Patch Set: Created 6 years, 2 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 | « samplecode/SampleApp.cpp ('k') | src/gpu/GrLayerHoister.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: src/core/SkRecord.h
diff --git a/src/core/SkRecord.h b/src/core/SkRecord.h
index 5362d91da9970829d4366affabdc38239037a106..3792bcc78fc44d205aef178e3226d87ace0d9255 100644
--- a/src/core/SkRecord.h
+++ b/src/core/SkRecord.h
@@ -8,6 +8,7 @@
#ifndef SkRecord_DEFINED
#define SkRecord_DEFINED
+#include "SkImage.h"
#include "SkChunkAlloc.h"
#include "SkRecords.h"
#include "SkTLogic.h"
« no previous file with comments | « samplecode/SampleApp.cpp ('k') | src/gpu/GrLayerHoister.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698