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

Unified Diff: cc/quad_culler.cc

Issue 11366094: cc: Create a Region class that wraps SkRegion, to replace use of WebCore::Region. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: rebase Created 8 years, 1 month 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 | « cc/occlusion_tracker_unittest.cc ('k') | cc/region.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: cc/quad_culler.cc
diff --git a/cc/quad_culler.cc b/cc/quad_culler.cc
index a149795fef5a24dcc4bf56312a8719a8428627ef..d2636e6339b5afb1b9e18377e57f95b5d065fd95 100644
--- a/cc/quad_culler.cc
+++ b/cc/quad_culler.cc
@@ -6,7 +6,6 @@
#include "cc/quad_culler.h"
-#include "Region.h"
#include "cc/append_quads_data.h"
#include "cc/debug_border_draw_quad.h"
#include "cc/layer_impl.h"
« no previous file with comments | « cc/occlusion_tracker_unittest.cc ('k') | cc/region.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698