| 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 e40b9e84963b36afba64b57677eed2d6e912a328..d87e68a8e5aa1ae37b38764d8ce2ea4cff168c35 100644
|
| --- a/ui/android/delegated_frame_host_android.h
|
| +++ b/ui/android/delegated_frame_host_android.h
|
| @@ -91,7 +91,7 @@ class UI_ANDROID_EXPORT DelegatedFrameHostAndroid
|
| FrameData();
|
| ~FrameData();
|
|
|
| - cc::SurfaceId surface_id;
|
| + cc::LocalFrameId local_frame_id;
|
| gfx::Size surface_size;
|
| float top_controls_height;
|
| float top_controls_shown_ratio;
|
|
|