summaryrefslogtreecommitdiffstats
path: root/chromium/cc/layers/effect_tree_layer_list_iterator.h
diff options
context:
space:
mode:
Diffstat (limited to 'chromium/cc/layers/effect_tree_layer_list_iterator.h')
-rw-r--r--chromium/cc/layers/effect_tree_layer_list_iterator.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/chromium/cc/layers/effect_tree_layer_list_iterator.h b/chromium/cc/layers/effect_tree_layer_list_iterator.h
index c9991638ed0..577e14b5f96 100644
--- a/chromium/cc/layers/effect_tree_layer_list_iterator.h
+++ b/chromium/cc/layers/effect_tree_layer_list_iterator.h
@@ -99,7 +99,7 @@ class CC_EXPORT EffectTreeLayerListIterator {
// When in state LAYER, this is the layer that's currently being visited.
// Otherwise, this is the layer that will be visited the next time we're in
// state LAYER.
- LayerImplList::reverse_iterator layer_list_iterator_;
+ LayerTreeImpl::const_reverse_iterator layer_list_iterator_;
// When in state LAYER, this is the render target effect tree index for the
// currently visited layer. Otherwise, this is the the effect tree index of