| Index: cc/layer_iterator.cc
|
| diff --git a/cc/layer_iterator.cc b/cc/layer_iterator.cc
|
| index aadb28122fd3370714b14197112d30a04ddb4b54..8dfa065aad1d36bb6307335fd7b738caee448621 100644
|
| --- a/cc/layer_iterator.cc
|
| +++ b/cc/layer_iterator.cc
|
| @@ -146,4 +146,4 @@ template CC_EXPORT void LayerIteratorActions::FrontToBack::end(LayerIterator<Lay
|
| template CC_EXPORT void LayerIteratorActions::FrontToBack::begin(LayerIterator<LayerImpl, LayerImplList, RenderSurfaceImpl, FrontToBack>&);
|
| template CC_EXPORT void LayerIteratorActions::FrontToBack::goToHighestInSubtree(LayerIterator<LayerImpl, LayerImplList, RenderSurfaceImpl, FrontToBack>&);
|
|
|
| -} // namespace cc
|
| +} // namespace cc
|
|
|