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

Unified Diff: cc/playback/largest_display_item.cc

Issue 2640983002: Rename paint data structures (Closed)
Patch Set: Clean up comments, fix mac build Created 3 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/playback/largest_display_item.cc
diff --git a/cc/playback/largest_display_item.cc b/cc/playback/largest_display_item.cc
index daf403635076d5e53412577257680f7017dae703..050371a6d9c029163fe6b2752d15fbab7d83aba8 100644
--- a/cc/playback/largest_display_item.cc
+++ b/cc/playback/largest_display_item.cc
@@ -16,8 +16,6 @@
#include "cc/playback/float_clip_display_item.h"
#include "cc/playback/transform_display_item.h"
-#include "third_party/skia/include/core/SkPicture.h"
-
namespace {
// Either FilterDisplayItem or TransformDisplayItem is largest. It depends on
// the platform.

Powered by Google App Engine
This is Rietveld 408576698