| 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 fc572287634c634a097aa3087488f65fc176b288..9107c0870e76ef996e232e46bfe832d821021cdd 100644
|
| --- a/content/browser/renderer_host/compositor_impl_android.h
|
| +++ b/content/browser/renderer_host/compositor_impl_android.h
|
| @@ -171,7 +171,7 @@ class CONTENT_EXPORT CompositorImpl
|
|
|
| CompositorClient* client_;
|
|
|
| - gfx::NativeWindow root_window_;
|
| + ui::WindowAndroid* root_window_;
|
|
|
| // Used locally to track whether a call to LTH::Composite() did result in
|
| // a posted SwapBuffers().
|
|
|