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

Unified Diff: cc/resources/picture.h

Issue 806553004: Fix inclusion of SkDrawPictureCallback.h (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Clean up Created 5 years, 11 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: cc/resources/picture.h
diff --git a/cc/resources/picture.h b/cc/resources/picture.h
index ec2ff4b44658960b821a143f0a8844d6426589bd..a3d252a853f53856fd94ab5e8541b73ba62f9f9f 100644
--- a/cc/resources/picture.h
+++ b/cc/resources/picture.h
@@ -23,6 +23,7 @@
#include "third_party/skia/include/core/SkPicture.h"
#include "ui/gfx/geometry/rect.h"
robertphillips 2015/01/06 16:08:09 This also will go away after the renaming as the p
+class SkDrawPictureCallback;
class SkPixelRef;
namespace base {

Powered by Google App Engine
This is Rietveld 408576698