Index: content/renderer/pepper/pepper_platform_context_3d.h |
diff --git a/content/renderer/pepper/pepper_platform_context_3d.h b/content/renderer/pepper/pepper_platform_context_3d.h |
index c27334b94f3f5d2d6d65a8648f9330d44149920a..4170e1896d4bcacdf95d360cb1cffd353d344d01 100644 |
--- a/content/renderer/pepper/pepper_platform_context_3d.h |
+++ b/content/renderer/pepper/pepper_platform_context_3d.h |
@@ -12,8 +12,6 @@ |
#include "content/common/gpu/client/webgraphicscontext3d_command_buffer_impl.h" |
#include "gpu/command_buffer/common/mailbox.h" |
-#ifdef ENABLE_GPU |
- |
class CommandBufferProxy; |
namespace gpu { |
class CommandBuffer; |
@@ -79,6 +77,4 @@ class PlatformContext3D { |
} // namespace content |
-#endif // ENABLE_GPU |
- |
#endif // CONTENT_RENDERER_PEPPER_PEPPER_PLATFORM_CONTEXT_3D_H_ |