| Index: ui/android/delegated_frame_host_android.h
|
| diff --git a/ui/android/delegated_frame_host_android.h b/ui/android/delegated_frame_host_android.h
|
| index a78c162ddc904306acbcc6d3ed81375bceae7f44..e40b9e84963b36afba64b57677eed2d6e912a328 100644
|
| --- a/ui/android/delegated_frame_host_android.h
|
| +++ b/ui/android/delegated_frame_host_android.h
|
| @@ -76,6 +76,8 @@ class UI_ANDROID_EXPORT DelegatedFrameHostAndroid
|
|
|
| void UpdateBackgroundLayer();
|
|
|
| + const cc::FrameSinkId frame_sink_id_;
|
| +
|
| ViewAndroid* view_;
|
|
|
| cc::SurfaceManager* surface_manager_;
|
|
|