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 8421d06c96fbd17675f569698fa5faecca8ca3af..95949835e9bd4081850fb7c1fccc0c2b7a79030e 100644 |
--- a/ui/android/delegated_frame_host_android.h |
+++ b/ui/android/delegated_frame_host_android.h |
@@ -39,6 +39,7 @@ class UI_ANDROID_EXPORT DelegatedFrameHostAndroid |
}; |
DelegatedFrameHostAndroid(ViewAndroid* view, |
+ cc::SurfaceManager* surface_manager, |
Client* client, |
const cc::FrameSinkId& frame_sink_id); |