| 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 225b9832c8514d96aad79b78a6bb463cf6b9a9c9..bf1f10d59dcd020d6ba217200af948d52669bb4e 100644
|
| --- a/content/browser/android/synchronous_compositor_host.h
|
| +++ b/content/browser/android/synchronous_compositor_host.h
|
| @@ -105,8 +105,6 @@ class SynchronousCompositorHost : public SynchronousCompositor {
|
|
|
| bool is_active_;
|
| size_t bytes_limit_;
|
| - uint32_t output_surface_id_from_last_draw_;
|
| - cc::ReturnedResourceArray returned_resources_;
|
| std::unique_ptr<SharedMemoryWithSize> software_draw_shm_;
|
|
|
| // Updated by both renderer and browser.
|
|
|