| Index: services/ui/public/cpp/window_compositor_frame_sink.cc
|
| diff --git a/services/ui/public/cpp/window_compositor_frame_sink.cc b/services/ui/public/cpp/window_compositor_frame_sink.cc
|
| index 4c2e863522bd49e01f4564baf7779515532f7bb8..2d893733bc679977bfcb12a1fc7e36f8cc5ca5be 100644
|
| --- a/services/ui/public/cpp/window_compositor_frame_sink.cc
|
| +++ b/services/ui/public/cpp/window_compositor_frame_sink.cc
|
| @@ -115,7 +115,6 @@ void WindowCompositorFrameSink::ReclaimResources(
|
|
|
| void WindowCompositorFrameSink::WillDrawSurface() {
|
| // TODO(fsamuel, staraz): Implement this.
|
| - NOTIMPLEMENTED();
|
| }
|
|
|
| void WindowCompositorFrameSink::OnNeedsBeginFrames(bool needs_begin_frames) {
|
|
|