Chromium Code Reviews| Index: cc/trees/layer_tree_host_impl.h |
| diff --git a/cc/trees/layer_tree_host_impl.h b/cc/trees/layer_tree_host_impl.h |
| index 22a50f0b4453f67211f0774ac538eeb644c20ffd..b06e3e0368fa35e85aec66b7dcf929fdec4f16c3 100644 |
| --- a/cc/trees/layer_tree_host_impl.h |
| +++ b/cc/trees/layer_tree_host_impl.h |
| @@ -590,7 +590,7 @@ class CC_EXPORT LayerTreeHostImpl |
| scoped_ptr<OutputSurface> output_surface_; |
| - // |resource_provider_| and |tile_manager_| can be NULL, e.g. when using tile- |
| + // |resource_provider_| and |tile_manager_| can be NULL,e.g. when using tile- |
|
danakj
2014/10/10 16:47:12
?
|
| // free rendering - see OutputSurface::ForcedDrawToSoftwareDevice(). |
| scoped_ptr<ResourceProvider> resource_provider_; |
| scoped_ptr<TileManager> tile_manager_; |