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

Unified Diff: src/image/SkSurface_Picture.cpp

Issue 12915007: Fix a few clang errors while trying to build tools target. (Closed) Base URL: https://skia.googlecode.com/svn/trunk
Patch Set: rm SkAutoMemoryUsageProbe Created 7 years, 9 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 | « src/gpu/gl/debug/GrDebugGL.h ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: src/image/SkSurface_Picture.cpp
diff --git a/src/image/SkSurface_Picture.cpp b/src/image/SkSurface_Picture.cpp
index ba3ee638d005ba771d91dcf570de096daca986d2..bdc84b7a153b7ac9c3622c6da3c05526cf0234bb 100644
--- a/src/image/SkSurface_Picture.cpp
+++ b/src/image/SkSurface_Picture.cpp
@@ -28,7 +28,6 @@ public:
private:
SkPicture* fPicture;
- SkPicture* fRecordingPicture;
typedef SkSurface_Base INHERITED;
};
« no previous file with comments | « src/gpu/gl/debug/GrDebugGL.h ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698