| Index: content/browser/android/synchronous_compositor_host.h
|
| diff --git a/content/browser/android/synchronous_compositor_host.h b/content/browser/android/synchronous_compositor_host.h
|
| index 662fd6c9308ce342a81b28d8ccae0dfea55bc2ea..b30e8f87741669fb869c0926278bfcdc8ab0ae07 100644
|
| --- a/content/browser/android/synchronous_compositor_host.h
|
| +++ b/content/browser/android/synchronous_compositor_host.h
|
| @@ -110,7 +110,6 @@ class SynchronousCompositorHost : public SynchronousCompositor {
|
|
|
| // Updated by both renderer and browser.
|
| gfx::ScrollOffset root_scroll_offset_;
|
| - bool root_scroll_offset_updated_by_browser_;
|
|
|
| // From renderer.
|
| uint32_t renderer_param_version_;
|
|
|