Index: cc/resources/tile.h |
diff --git a/cc/resources/tile.h b/cc/resources/tile.h |
index 30916fa5f034032d2e2fc1144de2530e8655ed37..51539c3104ee3dca9d3316ee50efbf2056ced444 100644 |
--- a/cc/resources/tile.h |
+++ b/cc/resources/tile.h |
@@ -137,7 +137,7 @@ class CC_EXPORT Tile : public base::RefCounted<Tile> { |
float contents_scale_; |
gfx::Rect opaque_rect_; |
- TilePriority priority_[NUM_BIN_PRIORITIES]; |
+ TilePriority priority_[NUM_TREES]; |
ManagedTileState managed_state_; |
int layer_id_; |
int source_frame_number_; |