Index: content/renderer/gpu/compositor_output_surface.cc |
diff --git a/content/renderer/gpu/compositor_output_surface.cc b/content/renderer/gpu/compositor_output_surface.cc |
index cc55ffa884adf3be780559afa7a34e574381b9f3..a1b8fff5c2c06523d6051563467208eeadac66c2 100644 |
--- a/content/renderer/gpu/compositor_output_surface.cc |
+++ b/content/renderer/gpu/compositor_output_surface.cc |
@@ -22,8 +22,6 @@ |
#include <sys/resource.h> |
#endif |
-using cc::CompositorFrame; |
-using cc::SoftwareOutputDevice; |
using WebKit::WebGraphicsContext3D; |
namespace { |