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

Unified Diff: cc/resources/picture_pile_impl.h

Issue 12426024: cc: Switch RenderingStats collection in Layer::Update() to RenderingStatsInstrumentation (Closed) Base URL: http://git.chromium.org/chromium/src.git@master
Patch Set: 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
Index: cc/resources/picture_pile_impl.h
diff --git a/cc/resources/picture_pile_impl.h b/cc/resources/picture_pile_impl.h
index d5588e695e929317940661870ecea3ba07fff4c2..4579ba3886cd8f898cf5df2e26296c19bc960fb2 100644
--- a/cc/resources/picture_pile_impl.h
+++ b/cc/resources/picture_pile_impl.h
@@ -15,7 +15,6 @@
#include "third_party/skia/include/core/SkPicture.h"
namespace cc {
-struct RenderingStats;
class CC_EXPORT PicturePileImpl : public PicturePileBase {
public:

Powered by Google App Engine
This is Rietveld 408576698