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

Unified Diff: services/ui/ws/frame_generator.h

Issue 2683553004: Cleanup ServerWindowCompositorFrameSinkManager and FrameGenerator (Closed)
Patch Set: Created 3 years, 10 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
« no previous file with comments | « no previous file | services/ui/ws/frame_generator.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: services/ui/ws/frame_generator.h
diff --git a/services/ui/ws/frame_generator.h b/services/ui/ws/frame_generator.h
index 6b4afe5e40f797ab10e9bf39b834988d420f4ed0..1275a2a64998f4ba9a5be74a1264fbb3b309c295 100644
--- a/services/ui/ws/frame_generator.h
+++ b/services/ui/ws/frame_generator.h
@@ -82,8 +82,6 @@ class FrameGenerator : public cc::mojom::MojoCompositorFrameSinkClient {
mojo::Binding<cc::mojom::MojoCompositorFrameSinkClient> binding_;
- base::WeakPtrFactory<FrameGenerator> weak_factory_;
-
DISALLOW_COPY_AND_ASSIGN(FrameGenerator);
};
« no previous file with comments | « no previous file | services/ui/ws/frame_generator.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698