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

Unified Diff: cc/resources/picture_layer_tiling_set.h

Issue 816543004: Update from https://crrev.com/308996 (Closed) Base URL: git@github.com:domokit/mojo.git@master
Patch Set: Created 6 years 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/resources/picture_layer_tiling.cc ('k') | cc/resources/picture_layer_tiling_set.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: cc/resources/picture_layer_tiling_set.h
diff --git a/cc/resources/picture_layer_tiling_set.h b/cc/resources/picture_layer_tiling_set.h
index 4038b32d9a12c859e60c17925a038f56e16f30f1..242298cfe48bb93281f1925a3d012e5a86e04be3 100644
--- a/cc/resources/picture_layer_tiling_set.h
+++ b/cc/resources/picture_layer_tiling_set.h
@@ -69,9 +69,6 @@ class CC_EXPORT PictureLayerTilingSet {
void UpdateTilingsToCurrentRasterSource(
RasterSource* raster_source,
const PictureLayerTilingSet* twin_set,
- // TODO(danakj): Don't need to pass layer bounds here, we have the raster
- // source already, and they are the same as the raster source size.
- const gfx::Size& layer_bounds,
const Region& layer_invalidation,
float minimum_contents_scale);
« no previous file with comments | « cc/resources/picture_layer_tiling.cc ('k') | cc/resources/picture_layer_tiling_set.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698