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 8e91c4d45915010cafa0b9fb1bbf3a53b2eec9ac..9e3381253e2b38b2b236dcdbbd8ece1d77e16f8c 100644 |
--- a/ui/aura/root_window_host_linux.h |
+++ b/ui/aura/root_window_host_linux.h |
@@ -97,9 +97,6 @@ class RootWindowHostLinux : public RootWindowHost, |
scoped_ptr<ui::ViewProp> prop_; |
- class ImageCursors; |
- scoped_ptr<ImageCursors> image_cursors_; |
- |
X11AtomCache atom_cache_; |
DISALLOW_COPY_AND_ASSIGN(RootWindowHostLinux); |