| 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 fd454db7005694bd43f0bf103ba8f27a9bbd3612..53b33847ad682c59f02fb8d0a24f372ef08eeb12 100644
|
| --- a/content/browser/renderer_host/compositor_impl_android.h
|
| +++ b/content/browser/renderer_host/compositor_impl_android.h
|
| @@ -176,7 +176,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().
|
|
|