| 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 977f03b053d977efb1bdf03e0d9f8bf71d90c6a5..392217dc51448f22824070334e39a607b7ac3ed5 100644
|
| --- a/ui/android/delegated_frame_host_android.h
|
| +++ b/ui/android/delegated_frame_host_android.h
|
| @@ -93,7 +93,7 @@ class UI_ANDROID_EXPORT DelegatedFrameHostAndroid
|
| FrameData();
|
| ~FrameData();
|
|
|
| - cc::LocalFrameId local_frame_id;
|
| + cc::LocalSurfaceId local_surface_id;
|
| gfx::Size surface_size;
|
| float top_controls_height;
|
| float top_controls_shown_ratio;
|
|
|