| 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 2536ad753c3ce7ff16715fff2ea0da3e37fea45d..b6591b946e832e64040be7e31e0e6500cf8686d0 100644
|
| --- a/ui/android/delegated_frame_host_android.h
|
| +++ b/ui/android/delegated_frame_host_android.h
|
| @@ -50,7 +50,7 @@ class UI_ANDROID_EXPORT DelegatedFrameHostAndroid
|
|
|
| bool HasDelegatedContent() const;
|
|
|
| - uint32_t GetSurfaceClientId() const;
|
| + cc::FrameSinkId GetFrameSinkId() const;
|
|
|
| // Should only be called when the host has a content layer.
|
| void RequestCopyOfSurface(
|
|
|