Index: gpu/ipc/gl_in_process_context.h |
diff --git a/gpu/ipc/gl_in_process_context.h b/gpu/ipc/gl_in_process_context.h |
index 916dcf5cc057fc127448026369ff9256f22d5431..eef93398c2497e412e59e81aa2db060ba3798462 100644 |
--- a/gpu/ipc/gl_in_process_context.h |
+++ b/gpu/ipc/gl_in_process_context.h |
@@ -17,16 +17,6 @@ |
#include "ui/gl/gl_surface.h" |
#include "ui/gl/gpu_preference.h" |
-namespace gfx { |
-class Size; |
-} |
- |
-#if defined(OS_ANDROID) |
-namespace gl { |
-class SurfaceTexture; |
-} |
-#endif |
- |
namespace gpu { |
class InProcessCommandBuffer; |
struct SharedMemoryLimits; |