| Index: components/mus/ws/server_window_surface.cc
|
| diff --git a/components/mus/ws/server_window_surface.cc b/components/mus/ws/server_window_surface.cc
|
| index ef42bd095d2a0caa448e742198836f5c4d5c57d0..577cfdaf1e3f45e8a2b73404bbbdce0ea968f2b7 100644
|
| --- a/components/mus/ws/server_window_surface.cc
|
| +++ b/components/mus/ws/server_window_surface.cc
|
| @@ -115,7 +115,6 @@ void ServerWindowSurface::SetBeginFrameSource(
|
| cc::SurfaceId surface_id,
|
| cc::BeginFrameSource* begin_frame_source) {
|
| // TODO(tansell): Implement this.
|
| - NOTIMPLEMENTED();
|
| }
|
|
|
| } // namespace ws
|
|
|