Index: ui/aura/root_window_host_linux.h |
diff --git a/ui/aura/root_window_host_linux.h b/ui/aura/root_window_host_linux.h |
index 34484e44b61e0229733cfe1256e0398f12615a78..ae435e98fa7b2401c30a3b688626e0941de31bb9 100644 |
--- a/ui/aura/root_window_host_linux.h |
+++ b/ui/aura/root_window_host_linux.h |
@@ -101,9 +101,6 @@ class RootWindowHostLinux : public RootWindowHost, |
scoped_ptr<ui::ViewProp> prop_; |
- class ImageCursors; |
- scoped_ptr<ImageCursors> image_cursors_; |
- |
DISALLOW_COPY_AND_ASSIGN(RootWindowHostLinux); |
}; |