Index: content/renderer/pepper/pepper_parent_context_provider.h |
=================================================================== |
--- content/renderer/pepper/pepper_parent_context_provider.h (revision 163290) |
+++ content/renderer/pepper/pepper_parent_context_provider.h (working copy) |
@@ -7,10 +7,9 @@ |
#include "base/basictypes.h" |
+namespace content { |
class WebGraphicsContext3DCommandBufferImpl; |
-namespace content { |
- |
// Defines the mechanism by which a Pepper 3D context fetches its |
// parent context for display to the screen. |
class PepperParentContextProvider { |