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

Unified Diff: content/renderer/android/synchronous_compositor_frame_sink.h

Issue 2473003002: content: Cleanup class/struct forward declarations (Closed)
Patch Set: Another missing forward declaration Created 4 years, 1 month 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: content/renderer/android/synchronous_compositor_frame_sink.h
diff --git a/content/renderer/android/synchronous_compositor_frame_sink.h b/content/renderer/android/synchronous_compositor_frame_sink.h
index 37fe19e96466c233c531c01e3a27a9d6589f0165..f5e56b9ca4a5ee9bfdd3d1c0574b20183c888686 100644
--- a/content/renderer/android/synchronous_compositor_frame_sink.h
+++ b/content/renderer/android/synchronous_compositor_frame_sink.h
@@ -27,7 +27,6 @@ class SkCanvas;
namespace cc {
class ContextProvider;
-class CompositorFrameMetadata;
class Display;
class SurfaceFactory;
class SurfaceIdAllocator;
@@ -43,7 +42,6 @@ namespace content {
class FrameSwapMessageQueue;
class SynchronousCompositorRegistry;
-class WebGraphicsContext3DCommandBufferImpl;
class SynchronousCompositorFrameSinkClient {
public:
« no previous file with comments | « content/renderer/android/renderer_date_time_picker.h ('k') | content/renderer/android/synchronous_compositor_proxy.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698