Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(157)

Unified Diff: components/mus/ws/server_window_surface.cc

Issue 1415103005: Remove NOTIMPLEMENTED for SurfaceFactoryClient::SetBeginFrameSource's (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 5 years, 2 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
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
« no previous file with comments | « components/mus/surfaces/top_level_display_client.cc ('k') | content/browser/compositor/delegated_frame_host.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698