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

Unified Diff: gpu/ipc/service/gpu_command_buffer_stub.h

Issue 2532763002: gpu: Cleanup class/struct forward declarations (Closed)
Patch Set: 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
« no previous file with comments | « gpu/ipc/service/gpu_channel_manager_delegate.h ('k') | gpu/ipc/service/image_transport_surface.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: gpu/ipc/service/gpu_command_buffer_stub.h
diff --git a/gpu/ipc/service/gpu_command_buffer_stub.h b/gpu/ipc/service/gpu_command_buffer_stub.h
index a0999f8c059b9775ec9edf5622e6ff88748e006a..91b8dfe1c36ff3978808b7af5933d2ee276e8c31 100644
--- a/gpu/ipc/service/gpu_command_buffer_stub.h
+++ b/gpu/ipc/service/gpu_command_buffer_stub.h
@@ -41,20 +41,14 @@ namespace gpu {
struct Mailbox;
struct SyncToken;
class SyncPointClient;
-class SyncPointManager;
-namespace gles2 {
-class MailboxManager;
-}
}
struct GPUCreateCommandBufferConfig;
struct GpuCommandBufferMsg_CreateImage_Params;
-struct GpuCommandBufferMsg_SwapBuffersCompleted_Params;
namespace gpu {
class GpuChannel;
-class GpuWatchdogThread;
struct WaitForCommandState;
class GPU_EXPORT GpuCommandBufferStub
« no previous file with comments | « gpu/ipc/service/gpu_channel_manager_delegate.h ('k') | gpu/ipc/service/image_transport_surface.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698