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 a78c162ddc904306acbcc6d3ed81375bceae7f44..ada11f206bfbd002bc6bcdfae3adadaded443577 100644 |
--- a/ui/android/delegated_frame_host_android.h |
+++ b/ui/android/delegated_frame_host_android.h |
@@ -76,6 +76,8 @@ class UI_ANDROID_EXPORT DelegatedFrameHostAndroid |
void UpdateBackgroundLayer(); |
+ cc::FrameSinkId frame_sink_id_; |
sky
2016/10/03 19:18:25
And here.
Fady Samuel
2016/10/03 19:45:29
Done.
|
+ |
ViewAndroid* view_; |
cc::SurfaceManager* surface_manager_; |