Index: cc/debug/rendering_stats.h |
diff --git a/cc/debug/rendering_stats.h b/cc/debug/rendering_stats.h |
index d28f110715744c3ecd6c9b4a4483eb3dbb387ae8..ff1dbef7da1ae6afe11acc73207295a86ddf97e5 100644 |
--- a/cc/debug/rendering_stats.h |
+++ b/cc/debug/rendering_stats.h |
@@ -49,7 +49,6 @@ struct CC_EXPORT ImplThreadRenderingStats { |
int64 frame_count; |
base::TimeDelta rasterize_time; |
- base::TimeDelta analysis_time; |
int64 rasterized_pixel_count; |
ImplThreadRenderingStats(); |