Index: ui/gfx/surface/accelerated_surface_linux.h |
diff --git a/ui/gfx/surface/accelerated_surface_linux.h b/ui/gfx/surface/accelerated_surface_linux.h |
index b905712203ca16492237ae1c105fe0e26b723f75..1be28e009f26f4e58c271542ff95b6ae08ef4ba5 100644 |
--- a/ui/gfx/surface/accelerated_surface_linux.h |
+++ b/ui/gfx/surface/accelerated_surface_linux.h |
@@ -11,6 +11,7 @@ |
// The GL context associated with the surface must be current when |
// an instance is created or destroyed. |
+// FIXME(backer): Rename AcceleratedSurfaceEGL. |
class AcceleratedSurface : public base::RefCounted<AcceleratedSurface> { |
public: |
AcceleratedSurface(const gfx::Size& size); |