| Index: content/browser/renderer_host/compositor_impl_android.h
|
| diff --git a/content/browser/renderer_host/compositor_impl_android.h b/content/browser/renderer_host/compositor_impl_android.h
|
| index cf3c7113bc3a0a13e61813830900ea129c136ec3..3bc86da515995d44d13dfcdcbd14ba9c1bab4db2 100644
|
| --- a/content/browser/renderer_host/compositor_impl_android.h
|
| +++ b/content/browser/renderer_host/compositor_impl_android.h
|
| @@ -130,7 +130,6 @@ class CONTENT_EXPORT CompositorImpl
|
|
|
| // root_layer_ is the persistent internal root layer, while subroot_layer_
|
| // is the one attached by the compositor client.
|
| - scoped_refptr<cc::Layer> root_layer_;
|
| scoped_refptr<cc::Layer> subroot_layer_;
|
|
|
| // Destruction order matters here:
|
|
|