Index: cc/test/layer_tree_host_common_test.h |
diff --git a/cc/test/layer_tree_host_common_test.h b/cc/test/layer_tree_host_common_test.h |
index f5dc48ea3a34f6de29b5a9022a6a3edf94c5998c..38b57d496d7f580ca0f6cf1989390c6619d8ee32 100644 |
--- a/cc/test/layer_tree_host_common_test.h |
+++ b/cc/test/layer_tree_host_common_test.h |
@@ -122,7 +122,7 @@ class LayerTreeHostCommonTestBase { |
private: |
scoped_ptr<RenderSurfaceLayerList> render_surface_layer_list_; |
- scoped_ptr<std::vector<LayerImpl*> > render_surface_layer_list_impl_; |
+ scoped_ptr<std::vector<LayerImpl*>> render_surface_layer_list_impl_; |
FakeLayerTreeHostClient client_; |
int render_surface_layer_list_count_; |