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